Table of Contents

Enum MegaTrackerLocalizationStatus

Namespace
easyar
Assembly
EasyAR.Sense.dll
public enum MegaTrackerLocalizationStatus

Fields

UnknownError = 0

Unknown error

Found = 1

Located block

NotFound = 2

Failed to locate block

RequestTimeout = 3

Request timeout (exceeds 1 minute)

RequestIntervalTooLow = 4

Request interval too short

QpsLimitExceeded = 5

QPS exceeds limit

WakingUp = 6

Service is waking up

MissingSpotVersionId = 7

Missing SpotVersionId. Probably not set.

ApiTokenExpired = 8

API Token expired.