Policy indicating whether ICE connectivity checks are required (and enabled) or disabled (and not required for a Connection)
Namespace:
FM.IceLink
Assembly:
FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)
Members
| Member name | Value | Description |
---|
| Required | 1 |
Indicates that ICE connectivity checks are enabled and required on a Connection.
|
| Disabled | 2 |
Indicates that ICE is disabled on a Connection.
|
| Negotiated | 3 |
Indicates that ICE connectivity checks will be conducted only if supported by the other party.
|
See Also