WebRTC RTCIceTransport

GPTKB entity

Statements (31)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:availableOn gptkb:JavaScript
gptkbp:category Real-time communication
gptkbp:definedIn gptkb:WebRTC_1.0_specification
gptkbp:documentation https://w3c.github.io/webrtc-pc/#rtcicetransport
https://developer.mozilla.org/en-US/docs/Web/API/RTCIceTransport
gptkbp:event ongatheringstatechange
onselectedcandidatepairchange
onstatechange
gptkbp:exposedBy window.RTCIceTransport
gptkbp:features Requires secure context (HTTPS)
gptkbp:handles ICE candidates
ICE connection state
ICE gathering state
https://www.w3.org/2000/01/rdf-schema#label WebRTC RTCIceTransport
gptkbp:introducedIn gptkb:Firefox_69
gptkb:Edge_79
gptkb:Chrome_74
gptkbp:method getLocalCandidates()
getRemoteCandidates()
getSelectedCandidatePair()
gptkbp:partOf gptkb:WebRTC
gptkbp:property gptkb:state_order
gatheringState
gptkbp:purpose manages ICE transport layer for WebRTC
gptkbp:relatedTo gptkb:RTCPeerConnection
ICE (Interactive Connectivity Establishment)
RTCDtlsTransport
gptkbp:status Experimental
gptkbp:bfsParent gptkb:The_Web_Platform
gptkbp:bfsLayer 8