Skip to Content
API ReferenceModelsRoutingStatus

RoutingStatus

Status of the user relative to an active route.

Values

ValueDescription
noRouteNo route is active.
onRouteUser is following the route.
finishedUser has reached the route destination.
outOfRouteUser has deviated from the route.

Properties

PropertyTypeDescription
nameStringAvailable on Enum, provided by the EnumName extension The name of the enum value. (no setter)

Methods

toJson

toJson() → String
Last updated on