addDestinationArrivalListener
Adds a DestinationArrivalListener. The listener will be notified when the ArrivalDetectionEngine successfully detects destination arrival.
Parameters
listener
The DestinationArrivalListener to add.
Throws
if the instance of TomTomNavigation has been closed before.
if the listener has already been added.