Enum RTCIceTransportPolicy
Please check the iceTransportPolicy in the RTCConfiguration class.
Namespace: Unity.WebRTC
Syntax
public enum RTCIceTransportPolicy
Fields
| Name | Description | Value |
|---|---|---|
| Relay | 1 | |
| All | 3 |
Please check the iceTransportPolicy in the RTCConfiguration class.
public enum RTCIceTransportPolicy
| Name | Description | Value |
|---|---|---|
| Relay | 1 | |
| All | 3 |