Skip to main content
Module

x/commandis/mod.ts>dom.RTCIceCandidateDictionary

Official framework for Corddis lib ( for Deno only )
Latest
interface dom.RTCIceCandidateDictionary
import { type dom } from "https://deno.land/x/commandis@v0.6.5/mod.ts";
const { RTCIceCandidateDictionary } = dom;

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