Namespace: Titanium.Web.Proxy
Assembly: Titanium.Web.Proxy.dll
Syntax
public enum WebsocketOpCode : byte
Fields
| Name | Description |
|---|---|
| Binary | |
| ConnectionClose | |
| Continuation | |
| Ping | |
| Pong | |
| Text |
Enum WebsocketOpCode | Titanium Web Proxy
public enum WebsocketOpCode : byte
| Name | Description |
|---|---|
| Binary | |
| ConnectionClose | |
| Continuation | |
| Ping | |
| Pong | |
| Text |