stop

abstract fun stop()

Stops current navigation session and clears data related to it. Calling this method will have no effect if start was not called previously.

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

Throws

if the instance of TomTomNavigation has been closed before.