addVenueToLoadStr abstract method
- String venueIdentifier
Adds a venue to the loading queue.
venueIdentifierThe id of the venue to load.
Implementation
void addVenueToLoadStr(String venueIdentifier);
Adds a venue to the loading queue.
venueIdentifier The id of the venue to load.void addVenueToLoadStr(String venueIdentifier);