selectVenueAsyncStr abstract method
- String venueIdentifier
Downloads a VenueModel if needed and selects a Venue.
venueIdentifierThe ID of the venue to download and select.
Implementation
void selectVenueAsyncStr(String venueIdentifier);
Downloads a VenueModel if needed and selects a Venue.
venueIdentifier The ID of the venue to download and select.void selectVenueAsyncStr(String venueIdentifier);