Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface RTCPeerConnectionIceErrorEventInit
implements EventInit
import { type RTCPeerConnectionIceErrorEventInit } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.ts";

Properties

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