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