public interface PushUnsubscriptionCallback
Modifier and Type | Method and Description |
---|---|
void |
onFail(MobileError error)
Callback method which is called when the operation fails.
|
void |
onSuccess()
Callback method which is called when the operation is successful.
|
void onSuccess()
void onFail(MobileError error)
error
- decribes the error which occured on disconnection attempt