public interface IInteractiveResponseReciever
| Modifier and Type | Method and Description |
|---|---|
void |
onInteractiveResponseReceive(Message objMessage)
Returns received Response Message.
|
void onInteractiveResponseReceive(Message objMessage)
objMessage - object of received Message.