public interface SendActionCallback
ManagerAction
s
asynchronously.ManagerConnection.sendAction(ManagerAction, SendActionCallback)
Modifier and Type | Method and Description |
---|---|
void |
onResponse(ManagerResponse response)
This method is called when a response is received.
|
void onResponse(ManagerResponse response)
response
- the response that has been receivedCopyright © 2004–2020. All rights reserved.