RTCIceCandidate

E24286

RTCIceCandidate is a WebRTC interface representing a potential network route (ICE candidate) used during peer-to-peer connection negotiation.

All labels observed (3)

Label Occurrences
RTCIceCandidate canonical 2
ICE for WebRTC 1
WebRTC ICE 1

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf JavaScript object
WebRTC interface
associatedWith RTCPeerConnection.icecandidate event
canBeConstructedWith RTCIceCandidateInit dictionary
constructorName RTCIceCandidate self-link
createdBy RTCPeerConnection
createdByEvent icecandidate
definedInSpecification WebRTC
WebRTC
surface form: WebRTC 1.0: Real-Time Communication Between Browsers
exposedTo Window context
hasDictionaryType RTCIceCandidateInit
hasMethod toJSON
toString
hasProperty address
candidate
component
foundation
port
priority
protocol
relatedAddress
relatedPort
sdpMLineIndex
sdpMid
tcpType
type
usernameFragment
introducedIn HTML5-era browser APIs
lifecycleEvent generatedDuringICEGathering
namespace Window
partOf WebRTC
surface form: WebRTC API
represents ICE candidate
potential network route
securityContext secure contexts only
serializedAs SDP candidate attribute line
status standardized
supportedBy Apple Safari
Google Chrome
Microsoft Edge
Mozilla Firefox
usedFor ICE candidate exchange
Interactive Connectivity Establishment
NAT traversal
peer-to-peer connection negotiation
usedIn SDP signaling
offer/answer negotiation

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

WebRTC hasComponent RTCIceCandidate
RTCIceCandidate constructorName RTCIceCandidate self-link
IETF RTCWEB Working Group topic RTCIceCandidate
this entity surface form: ICE for WebRTC
Interactive Connectivity Establishment relatedTo RTCIceCandidate
this entity surface form: WebRTC ICE