sessionId

abstract val sessionId: String

Random session UUID. This is generated internally based on the current state within an trip session. I.e. will change when transitioning across states of a trip session. Empty when Idle.

Useful to use it in combination with the MapboxHistoryRecorder.

See also