EVremoted.ChannelRecoverCallback¶
-
class
EVremoted.
ChannelRecoverCallback
¶ Represents: c++ class Wraps: EV::Remoted::ChannelRecoverCallback Bases: EVremoted.Channel.Callback
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) –
-