public interface ICanceledResponseReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
onResponseCancellationReceive(Message objMessage)
Invoked when Message is received from remote system is cancellation response.
|
void onResponseCancellationReceive(Message objMessage)
objMessage - object of Message.