Interface

RTCPeerConnectionIceEvent

RTCPeerConnectionIceEvent

Events that occurs in relation to ICE candidates with the target, usually an RTCPeerConnection. Only one event is of this type: icecandidate.

View Source js/lib.dom.d.ts, line 5607