Interface EventController.EventMapCallback
- Enclosing class:
- EventController
public static interface EventController.EventMapCallback
Callback interface for event map fetch operations.
-
Method Summary
-
Method Details
-
onEventMapFetched
Returns a map containing all the entrants and their locations when they joined an event waitlist- Parameters:
locations
- map to be returned
-
onError
Callback which contains an error message- Parameters:
message
- description of the error
-