public interface MOperationReplyListener
Modifier and Type | Method and Description |
---|---|
void |
onReply(MClientRequest request)
Method that is executed upon reply.
|
void onReply(MClientRequest request)
MClientRequest.getReply()
on the request object to get the reply.