Enum TurnAuthOperation
An authenticated TURN operation.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public enum TurnAuthOperation : int
Fields
| Name | Description |
|---|---|
| Allocate | Indicates a socket allocation request. |
| ChannelBind | Indicates a channel-bind request. |
| CreatePermission | Indicates a create-permission request. |
| Refresh | Indicates an allocation refresh request. |