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