Skip to main content
Module

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

💧EventEmitter's typesafe replacement
Go to Latest
interface RTCPeerConnectionIceErrorEventInit
implements EventInit
import { type RTCPeerConnectionIceErrorEventInit } from "https://deno.land/x/evt@v2.4.13/lib/types/lib.dom.ts";

Properties

errorCode: number
optional
hostCandidate: string
optional
statusText: string
optional
url: string