On this page

Variable RTCErrorEvent

RTCErrorEvent: {
    prototype: RTCErrorEvent;
    new (type: string, eventInitDict: RTCErrorEventInit): RTCErrorEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
RTCErrorEvent