Field IsWebSocket
Whether the connection is using the WebSocket protocol.
Namespace: Unity.Networking.Transport.Relay
Assembly: solution.dll
Syntax
public readonly byte IsWebSocketReturns
| Type | Description | 
|---|---|
| byte | True if using WSS, false if using UDP or DTLS. |