Skip to main content
Module

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

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

Properties

optional
foundation: string
optional
ip: string
optional
msMTurnSessionId: string
optional
port: number
optional
priority: number
optional
protocol: RTCIceProtocol
optional
relatedAddress: string
optional
relatedPort: number
optional
tcpType: RTCIceTcpCandidateType
optional
type: RTCIceCandidateType