websocket-sharp

WebSocketSharp Namespace

Namespace

Documentation for this section has not yet been entered.

Type Description
ByteOrder Contains the values that indicate whether the byte order is a Little-endian or Big-endian.
CloseEventArgs Contains the event data associated with a WebSocketSharp.WebSocket.OnClose event.
ErrorEventArgs Contains the event data associated with a error event.
Ext Provides a set of static methods for the websocket-sharp.
MessageEventArgs Contains the event data associated with a WebSocketSharp.WebSocket.OnMessage event.
WebSocket Implements the WebSocket interface.
WsReceivedTooBigMessageException Documentation for this section has not yet been entered.
WsState Contains the values of the state of the WebSocket connection.