getVenueInfoListAsyncWithErrors abstract method
- VenueLoadErrorCallback callback
The list of VenueInfo contains venue id and name.
Downloads the list of VenueInfo asynchronously.
callbackCallback to receive the list of venue info if successful.
Implementation
void getVenueInfoListAsyncWithErrors(VenueLoadErrorCallback callback);