Delegate DelegateOnConnectionStateChange
Namespace: Unity.WebRTC
Syntax
public delegate void DelegateOnConnectionStateChange(RTCPeerConnectionState state);
Parameters
| Type | Name | Description |
|---|---|---|
| RTCPeerConnectionState | state |
public delegate void DelegateOnConnectionStateChange(RTCPeerConnectionState state);
| Type | Name | Description |
|---|---|---|
| RTCPeerConnectionState | state |