Interface NotificationController.SendNotificationCallback
- Enclosing class:
- NotificationController
public static interface NotificationController.SendNotificationCallback
-
Method Summary
-
Method Details
-
onSuccess
Callback which is called upon successful send notification operation -
onError
Callback which contains an error message- Parameters:
message
- description of the error
-