onStatusChanged abstract method
- LocationEngineStatus locationEngineStatus
Called each time the status of the LocationEngine has changed.
Invoked on the main thread.
locationEngineStatusThe new status.
Implementation
void onStatusChanged(LocationEngineStatus locationEngineStatus);