addRouteAddedListener

Adds a RouteAddedListener. The listener is notified of a new Route whenever it is added to the navigation session.

Parameters

listener

The listener to be added.

Throws

if the instance of TomTomNavigation has been closed before.

if the same listener has already been added.