public static interface ClientHandler.ResponseListener
Modifier and Type | Method and Description |
---|---|
void |
onResponseReceived(RPCResponse response)
This method will be called when a message is received on the client.
|
void onResponseReceived(RPCResponse response)
response
- the RPC responseCopyright © 2015. All Rights Reserved.