Enum RTCDataChannelState
Namespace: Unity.WebRTC
Syntax
public enum RTCDataChannelState
Fields
Name | Description | Value |
---|---|---|
Closed | ||
Closing | ||
Connecting | ||
Open |
public enum RTCDataChannelState
Name | Description | Value |
---|---|---|
Closed | ||
Closing | ||
Connecting | ||
Open |