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