hunt-imf ~master (2019-10-15T07:29:22Z)
Home
Dub
Repo
WsConnectionEventHandler.MsgCallBack
hunt
imf
protocol
websocket
WsConnectionEventHandler
WsConnectionEventHandler
Undocumented in source.
class
WsConnectionEventHandler
alias
MsgCallBack
=
void
delegate
(
WebSocketConnection
connection
,
Frame
message
)
Meta
Source
See Implementation
hunt
imf
protocol
websocket
WsConnectionEventHandler
WsConnectionEventHandler
aliases
CloseConnCallBack
ConnCallBack
MsgCallBack
constructors
this
functions
onConnect
onError
onFrame
setOnClosed
setOnConnection
setOnMessage