Enum RTCIceCredentialType
Please check the credentialType in the RTCIceServer struct.
Namespace: Unity.WebRTC
Syntax
public enum RTCIceCredentialType
Fields
Name | Description | Value |
---|---|---|
Password | 0 | |
OAuth | 1 |
Please check the credentialType in the RTCIceServer struct.
public enum RTCIceCredentialType
Name | Description | Value |
---|---|---|
Password | 0 | |
OAuth | 1 |