removeVenueListener abstract method
- VenueListener listener
Removes a venue .
The is not removed if it is not present in the list of .
listenerThe venue to remove.
Implementation
void removeVenueListener(VenueListener listener);
Removes a venue .
The is not removed if it is not present in the list of .
listener The venue to remove.void removeVenueListener(VenueListener listener);