Variable RTCPeerConnectionIceErrorEvent

    RTCPeerConnectionIceErrorEvent: {
        prototype: RTCPeerConnectionIceErrorEvent;
        new (type: string, eventInitDict: RTCPeerConnectionIceErrorEventInit): RTCPeerConnectionIceErrorEvent;
    }