addGuidanceUpdatedListener

Adds a GuidanceUpdatedListener. The listener is notified of new Guidance instances, whenever there is a change in location and the GuidanceEngine successfully generates it.

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.