Robuta

https://developer.mozilla.org/en-US/docs/Web/API/RTCIceTransport/gatheringState RTCIceTransport: gatheringState property - Web APIs | MDN The gatheringState read-only property of the RTCIceTransport interface returns a string that indicates the current gathering state of the ICE agent for this... web apispropertymdn https://developer.mozilla.org/en-US/docs/Web/API/RTCIceTransport/role RTCIceTransport: role property - Web APIs | MDN The role read-only property of the RTCIceTransport interface indicates which ICE role the transport is fulfilling: that of the controlling agent, or the agent... web apisrolepropertymdn https://developer.mozilla.org/en-US/docs/Web/API/RTCIceTransport RTCIceTransport - Web APIs | MDN The RTCIceTransport interface provides access to information about the ICE transport layer over which the data is being sent and received. This is particularly... web apismdn https://developer.mozilla.org/en-US/docs/Web/API/RTCIceTransport/gatheringstatechange_event RTCIceTransport: gatheringstatechange event - Web APIs | MDN A gatheringstatechange event is sent to an RTCIceTransport when its ICE candidate gathering state changes. event webapismdn