public interface TunnelStreamQueueMsgCallback
| Modifier and Type | Method and Description |
|---|---|
int |
queueMsgCallback(TunnelStreamQueueMsgEvent event)
A callback function that the
Reactor will use to communicate
queue message events to the application. |
int queueMsgCallback(TunnelStreamQueueMsgEvent event)
Reactor will use to communicate
queue message events to the application.event - A TunnelStreamQueueMsgEvent containing event information. The
TunnelStreamQueueMsgEvent is valid only during callbackTunnelStream,
TunnelStreamQueueMsgEvent,
ReactorCallbackReturnCodesCopyright @ 2019 Thomson Reuters. All Rights Reserved.