The RTCIceGathererState
enumerated type provides the string values which can be returned by an RTCIceTransport
object's gatheringState
.
"new"
RTCIceTransport
is newly created and has not yet started to gather ICE candidates."gathering"
"complete"
Specification | Status | Comment |
---|---|---|
WebRTC 1.0: Real-time Communication Between Browsers The definition of 'RTCIceGathererState' in that specification. | Candidate Recommendation | Initial definition. |
No compatibility data found. Please contribute data for "api.RTCIceGathererState" (depth: 1) to the MDN compatibility data repository.
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCIceGathererState