TrackingState

TrackingState ⇐ Const

Kind: static class
Extends: Const

TrackingState()

Enumerates the states of Tracking service.

NOTDETERMINED : number

User choice not defined.

Kind: static constant of TrackingState

RESTRICTED : number

User choice limited.

Kind: static constant of TrackingState

DENIED : number

User refused tracking.

Kind: static constant of TrackingState

AUTHORIZED : number

User accepted tracking.

Kind: static constant of TrackingState

NOTSUPPORTED : number

Tracking not supported.

Kind: static constant of TrackingState