removeLocationStatusListener abstract method
- LocationStatusListener listener
Removes a LocationStatusListener from the engine.
listenerThe listener.
Implementation
void removeLocationStatusListener(LocationStatusListener listener);
Removes a LocationStatusListener from the engine.
listener The listener.void removeLocationStatusListener(LocationStatusListener listener);