NavigationTripSessionHolder

class NavigationTripSessionHolder(permissionsHelper: LocationPermissionsHelper) : ReplayStarter

The point of this object is to have running MapboxNavigation trip session as long as there are screens open.

Constructors

Link copied to clipboard
constructor(permissionsHelper: LocationPermissionsHelper)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun startReplay()
Link copied to clipboard
open override fun stopReplay()
Link copied to clipboard
fun stopTripSession(token: Any)