TripSessionState

enum TripSessionState : Enum<TripSessionState>

Describes the TripSession's state.

Entries

Link copied to clipboard

State when the session is inactive.

Link copied to clipboard

State when the session is active, running a foreground service and requesting and returning location updates.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int