EVremoted.ChannelRecoverCallback¶
- class EVremoted.ChannelRecoverCallback¶
- Represents:
c++ class
- Wraps:
EV::Remoted::ChannelRecoverCallback
- Bases:
Constructors:
- EVremoted.ChannelRecoverCallback(EVremoted.EventLoop aEventLoop)¶
-
- Параметры:
aEventLoop (
EVremoted.EventLoop) –
- EVremoted.ChannelRecoverCallback(EVremoted.EventLoop aEventLoop, luafunction__ aOnConnectCb)
-
- Параметры:
aEventLoop (
EVremoted.EventLoop) –aOnConnectCb (
luafunction) –
- EVremoted.ChannelRecoverCallback(EVremoted.EventLoop aEventLoop, luafunction__ aOnConnectCb, luafunction__ aOnDisconnectCb)
-
- Параметры:
aEventLoop (
EVremoted.EventLoop) –aOnConnectCb (
luafunction) –aOnDisconnectCb (
luafunction) –