Enum RTCPeerConnectionEventType
Namespace: Unity.WebRTC
Syntax
public enum RTCPeerConnectionEventType
Fields
| Name | Description | Value |
|---|---|---|
| ConnectionStateChange | 0 | |
| DataChannel | 1 | |
| IceCandidate | 2 | |
| IceConnectionStateChange | 3 | |
| Track | 4 |
public enum RTCPeerConnectionEventType
| Name | Description | Value |
|---|---|---|
| ConnectionStateChange | 0 | |
| DataChannel | 1 | |
| IceCandidate | 2 | |
| IceConnectionStateChange | 3 | |
| Track | 4 |