interface RTCPeerConnectionIceEventInit
implements EventInit
import { type RTCPeerConnectionIceEventInit } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
Properties
optional
candidate: RTCIceCandidate | nullimport { type RTCPeerConnectionIceEventInit } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";