Table of Contents

Enum MegaTrackerLocalizationStatus

Namespace
easyar

Fields

UnknownError = 0

Unknown error

Found = 1

Localized to block

NotFound = 2

Not localized to block

RequestTimeout = 3

Request timeout (more than 1 minute)

RequestIntervalTooLow = 4

Request interval is too short

QpsLimitExceeded = 5

QPS exceeds the limit

WakingUp = 6

Service is waking up

MissingSpotVersionId = 7

SpotVersionId is missing. It may not be set.

ApiTokenExpired = 8

API Token expired.