Enum DtlsRole
A DTLS role.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public enum DtlsRole
Fields
| Name | Description |
|---|---|
| Auto | Indicates a negotiated role. |
| Client | Indicates a client role. |
| Server | Indicates a server role. |