stop

abstract fun stop()

Stops current navigation session and clears data related to it.

If start has not been called previously, this method has no effect.

As a result of successful action, the following listener is notified:

Throws

if the instance of TomTomNavigation has been closed before.