removeLocationStatusListener abstract method

void removeLocationStatusListener(
  1. LocationStatusListener listener
)

Removes a LocationStatusListener from the engine.

  • listener The listener.

Implementation

void removeLocationStatusListener(LocationStatusListener listener);