NavigationFailureListener

Used to inform caller about failures during navigating. Can be registered with TomTomNavigation.addNavigationFailureListener.

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

Functions

Link copied to clipboard
abstract fun onFailure(failure: NavigationFailure)

Called whenever a failure occurred during navigating.