addLocationIssueListener abstract method
- LocationIssueListener listener
Adds a LocationIssueListener to the engine to get notified when a location issue has occurred.
Supports more than one listener, instance is added only once.
listenerThe listener.
Implementation
void addLocationIssueListener(LocationIssueListener listener);