public interface SuccessCallback
Modifier and Type | Method and Description |
---|---|
void |
onSuccess(CommunicationCommand response)
Method that will be called when the response from the Mobile Server is successful.
|
void onSuccess(CommunicationCommand response)
response
- the response from the Mobile Server