import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { RTCPeerConnectionEventMap } = dom;
Properties
connectionstatechange: Event
datachannel: RTCDataChannelEvent
icecandidate: RTCPeerConnectionIceEvent
icecandidateerror: RTCPeerConnectionIceErrorEvent
iceconnectionstatechange: Event
icegatheringstatechange: Event
negotiationneeded: Event
signalingstatechange: Event
statsended: RTCStatsEvent
track: RTCTrackEvent