RTCPeerConnectionIceErrorEvent
open class RTCPeerConnectionIceErrorEvent(val type: EventType<RTCPeerConnectionIceErrorEvent>, init: RTCPeerConnectionIceErrorEventInit) : Event(source)
The RTCPeerConnectionIceErrorEvent interface—based upon the Event interface—provides details pertaining to an ICE error announced by sending an icecandidateerror event to the RTCPeerConnection object.
Constructors
Link copied to clipboard
constructor(type: EventType<RTCPeerConnectionIceErrorEvent>, init: RTCPeerConnectionIceErrorEventInit)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard