Interface EventController.SendDrawNotificationCallback
- Enclosing class:
- EventController
public static interface EventController.SendDrawNotificationCallback
-
Method Summary
-
Method Details
-
onSuccess
void onSuccess()Called when send draw notification operation is successful -
onError
Callback which contains an error message- Parameters:
message
- description of the error
-