On this page

Variable RTCPeerConnectionIceErrorEvent

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

Type Declaration

Was this helpful?
SDK JS
Reference
RTCPeerConnectionIceErrorEvent