Skip to main content
Module

x/evt/mod.ts>dom.RTCErrorInit

💧EventEmitter's typesafe replacement
Latest
interface dom.RTCErrorInit
import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.ts";
const { RTCErrorInit } = dom;

Properties

errorDetail: RTCErrorDetailType
optional
httpRequestStatusCode: number
optional
receivedAlert: number
optional
sctpCauseCode: number
optional
sdpLineNumber: number
optional
sentAlert: number