Enum RTCIceGatheringState
The gathering states an ICE session transitions through.
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum RTCIceGatheringState
Remarks
As specified in https://www.w3.org/TR/webrtc/#dom-rtcicegatheringstate.
Fields
Name | Description |
---|---|
complete | |
gathering | |
new |