addGuidanceUpdatedListener

Adds a GuidanceUpdatedListener that informs about new Guidance instances. This is triggered whenever there is a change in location and the GuidanceEngine successfully generates a new Guidance.

Parameters

listener

The listener to be added.

Throws

if the instance of TomTomNavigation has been closed before.

if the listener has already been added.