Enum MegaTrackerLocalizationStatus
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
public enum MegaTrackerLocalizationStatus
Fields
UnknownError = 0Unknown error
Found = 1Located block
NotFound = 2Failed to locate block
RequestTimeout = 3Request timeout (exceeds 1 minute)
RequestIntervalTooLow = 4Request interval too short
QpsLimitExceeded = 5QPS exceeds limit
WakingUp = 6Service is waking up
MissingSpotVersionId = 7Missing SpotVersionId. Probably not set.
ApiTokenExpired = 8API Token expired.