OnNavigationErrorListener

Used to inform caller about errors during navigating. Can be registered with TomTomNavigation.addOnNavigationErrorListener.

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

Functions

Link copied to clipboard
abstract fun onError(error: NavigationError)

Called whenever error occurred during navigating.