ResumeGuidanceViewState

Represents the resume guidance view state.

Parameters

places

waypoints used in the previous navigation session.

onAcceptClick

the callback to dismiss the view and start navigation.

onDeclineClick

the callback to dismiss the view.

Types

Link copied to clipboard
class Place

Properties

Link copied to clipboard
val onAcceptClick: () -> Unit
Link copied to clipboard
val onDeclineClick: () -> Unit
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int