public interface ReactorChannelEventCallback
| Modifier and Type | Method and Description |
|---|---|
int |
reactorChannelEventCallback(ReactorChannelEvent event)
A callback function that the
Reactor will use to communicate
ReactorChannel and connection state information to the
application. |
int reactorChannelEventCallback(ReactorChannelEvent event)
Reactor will use to communicate
ReactorChannel and connection state information to the
application.event - A ReactorChannelEvent containing event information. The
ReactorChannelEvent is valid only during callbackReactorChannelEvent,
ReactorCallbackReturnCodesCopyright @ 2019 Thomson Reuters. All Rights Reserved.