Method |
Description |
|
OnRaiseBanList ( BanListEventArgs e ) : void |
|
|
OnRaiseChatLog ( ChatLogEventArgs e ) : void |
|
|
OnRaiseChatMsg ( ChatMsgEventArgs e ) : void |
|
|
OnRaiseCloseMsg ( EventArgs e ) : void |
|
|
OnRaiseDirectMsg ( DirectMsgEventArgs e ) : void |
|
|
OnRaiseErrorMsg ( WSErrorEventArgs e ) : void |
|
|
OnRaiseInfoMsg ( InfoMsgEventArgs e ) : void |
|
|
OnRaiseLoginMsg ( LoginMsgEventArgs e ) : void |
|
|
OnRaiseMediaLog ( MediaLogEventArgs e ) : void |
|
|
OnRaiseNotifyMsg ( NotifyMsgEventArgs e ) : void |
|
|
OnRaiseOpenMsg ( EventArgs e ) : void |
|
|
OnRaiseServerMsg ( ServerMsgEventArgs e ) : void |
|
|
OnRaiseSlowMsg ( SlowMsgEventArgs e ) : void |
|
|
OnRaiseUserInfo ( UserInfoEventArgs e ) : void |
|
|
OnRaiseUserList ( UserListEventArgs e ) : void |
|
|
Ws_OnMessage ( object sender, WebSocket4Net.MessageReceivedEventArgs e ) : void |
|
|
Ws_OnOpen ( object sender, EventArgs e ) : void |
|
|
_ws_OnClose ( object sender, EventArgs e ) : void |
|
|
_ws_OnError ( object sender, SuperSocket.ClientEngine.ErrorEventArgs e ) : void |
|
|