GeoDeeplinkNavigateAction

class GeoDeeplinkNavigateAction(val mainCarContext: MainCarContext, val lifecycle: Lifecycle)

Constructors

Link copied to clipboard
fun GeoDeeplinkNavigateAction(mainCarContext: MainCarContext, lifecycle: Lifecycle)

Functions

Link copied to clipboard
fun onNewIntent(intent: Intent): Screen?

Properties

Link copied to clipboard
val lifecycle: Lifecycle
Link copied to clipboard
val mainCarContext: MainCarContext