Interface GeolocationMapsActivity.OnDataFetchCompleteListener
- Enclosing class:
- GeolocationMapsActivity
public static interface GeolocationMapsActivity.OnDataFetchCompleteListener
Interface that is used as a callback listener to notify when a function has finished executing. Used with
fetchAddressAndWaitlistLocations to work with the async nature of getMapAsync.
-
Method Summary
-
Method Details
-
onDataFetchComplete
void onDataFetchComplete()
-