websocket-sharp

WebSocketSharp.Frame Namespace

Namespace

Documentation for this section has not yet been entered.

Type Description
CloseStatusCode Contains the values of the status codes for the WebSocket connection closure.
Fin Contains the values of the FIN bit in the WebSocket data frame.
Mask Contains the values of the MASK bit in the WebSocket data frame.
Opcode Contains the values of the opcodes that denotes the frame type of the WebSocket frame.
PayloadData Documentation for this section has not yet been entered.
Rsv Contains the values of the reserved bit in the WebSocket data frame.
WsFrame Documentation for this section has not yet been entered.