Enum MegaTrackerLocalizationStatus
- Namespace
- easyar
Fields
UnknownError = 0Unknown error
Found = 1Localized to block
NotFound = 2Not localized to block
RequestTimeout = 3Request timeout (more than 1 minute)
RequestIntervalTooLow = 4Request interval is too short
QpsLimitExceeded = 5QPS exceeds the limit
WakingUp = 6Service is waking up
MissingSpotVersionId = 7SpotVersionId is missing. It may not be set.
ApiTokenExpired = 8API Token expired.