Enum RTCIceConnectionState
Namespace: Unity.WebRTC
Syntax
public enum RTCIceConnectionState
Fields
Name | Description | Value |
---|---|---|
Checking | ||
Closed | ||
Completed | ||
Connected | ||
Disconnected | ||
Failed | ||
Max | ||
New |
public enum RTCIceConnectionState
Name | Description | Value |
---|---|---|
Checking | ||
Closed | ||
Completed | ||
Connected | ||
Disconnected | ||
Failed | ||
Max | ||
New |