Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RTCIceCandidateDictionary

Hierarchy

  • RTCIceCandidateDictionary

Index

Properties

foundation?: string
ip?: string
msMTurnSessionId?: string
port?: number
priority?: number
protocol?: "tcp" | "udp"
relatedAddress?: string
relatedPort?: number
tcpType?: "active" | "passive" | "so"
type?: "host" | "prflx" | "relay" | "srflx"

Generated using TypeDoc