getVenueInfoListWithErrors abstract method
- VenueLoadErrorCallback callback
The list of VenueInfo contains venue id and name.
callbackCallback to receives the error while venue load on the main thread.
Returns VenueMapVenueInfoList. returns the list of object of VenueInfo.
Implementation
VenueMapVenueInfoList getVenueInfoListWithErrors(VenueLoadErrorCallback callback);