Enum RTCPeerConnectionState
Namespace: Unity.WebRTC
Syntax
public enum RTCPeerConnectionState
Fields
Name | Description | Value |
---|---|---|
Closed | ||
Connected | ||
Connecting | ||
Disconnected | ||
Failed | ||
New |
public enum RTCPeerConnectionState
Name | Description | Value |
---|---|---|
Closed | ||
Connected | ||
Connecting | ||
Disconnected | ||
Failed | ||
New |