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