Search


Search something to see results

RTCPeerConnectionIceErrorEvent

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

Type declaration