Skip to main content
Module

x/evt/lib/types/lib.dom.ts>RTCErrorDetailType

💧EventEmitter's typesafe replacement
Go to Latest
type alias RTCErrorDetailType
import { type RTCErrorDetailType } from "https://deno.land/x/evt@v2.4.3/lib/types/lib.dom.ts";
definition:
| "data-channel-failure"
| "dtls-failure"
| "fingerprint-failure"
| "hardware-encoder-error"
| "hardware-encoder-not-available"
| "idp-bad-script-failure"
| "idp-execution-failure"
| "idp-load-failure"
| "idp-need-login"
| "idp-timeout"
| "idp-tls-failure"
| "idp-token-expired"
| "idp-token-invalid"
| "sctp-failure"
| "sdp-syntax-error"