RTCPeerConnectionIceErrorEvent
open external class RTCPeerConnectionIceErrorEvent(val type: EventType<RTCPeerConnectionIceErrorEvent>, init: RTCPeerConnectionIceErrorEventInit) : Event(source)
Constructors
Link copied to clipboard
constructor(type: EventType<RTCPeerConnectionIceErrorEvent>, init: RTCPeerConnectionIceErrorEventInit)