interface dom.RTCIceGathererEvent
implements Event
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { RTCIceGathererEvent } = dom;
Properties
readonly
candidate: RTCIceCandidateDictionary | RTCIceCandidateComplete