TTMSFNCWXWebRTCPeerIceTransportPolicy Enumeration
Controls which ICE candidate types a peer connection may use when establishing connectivity.
API unit family: TMSFNCWXWebRTC
Members
| Name | Description |
|---|---|
witpAll |
Allows all candidate types, including direct and relayed connections. |
witpRelay |
Restricts connectivity to relayed (TURN) candidates only, hiding direct host addresses. |