removeListener abstract method
- TileSourceListener listener
Removes a listener from receiving state notifications.
listenerListener to be removed from receiving state notifications.
Implementation
void removeListener(TileSourceListener listener);
Removes a listener from receiving state notifications.
listener Listener to be removed from receiving state notifications.void removeListener(TileSourceListener listener);