NavigationResumeSnapshot

Snapshot that contains data required to resume a navigation session.

Important: This is a Public Preview API. It may be changed or removed at any time.

See also

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val date: Long

The date when the NavigationResumeSnapshot was created.

Link copied to clipboard

Represents the place associated with the destination of the route.

Functions

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

Inherited functions