removeVenueSelectionListener abstract method

void removeVenueSelectionListener(
  1. VenueSelectionListener listener
)

Removes a venue selection .

  • listener The to remove.

Implementation

void removeVenueSelectionListener(VenueSelectionListener listener);