NavigationResumeSnapshotRenewer

The NavigationResumeSnapshotRenewer interface is responsible for the preservation and resumption of navigation sessions. It handles the saving and loading of navigation snapshots.

When the com.tomtom.sdk.navigation.NavigationState changes to com.tomtom.sdk.navigation.NavigationState.ActiveGuidance, NavigationResumeSnapshotRenewer begins periodically saving the navigation resume snapshot and responding to the following events from com.tomtom.sdk.navigation.TomTomNavigation:

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

Functions

Link copied to clipboard

Loads the previously saved navigation resume snapshot without restoring the navigation session.

Link copied to clipboard
Link copied to clipboard

Inherited functions

Link copied to clipboard
abstract fun close()