Interface RTCIceCandidate Properties Readonly addressaddress: string
Defined in node_modules/typescript/lib/lib.dom.d.ts:11179 Readonly candidatecandidate: string
Defined in node_modules/typescript/lib/lib.dom.d.ts:11180 Readonly componentDefined in node_modules/typescript/lib/lib.dom.d.ts:11181 Readonly foundationfoundation: string
Defined in node_modules/typescript/lib/lib.dom.d.ts:11182 Readonly portport: number
Defined in node_modules/typescript/lib/lib.dom.d.ts:11183 Readonly prioritypriority: number
Defined in node_modules/typescript/lib/lib.dom.d.ts:11184 Readonly protocolDefined in node_modules/typescript/lib/lib.dom.d.ts:11185 Readonly related Addressrelated Address: string
Defined in node_modules/typescript/lib/lib.dom.d.ts:11186 Readonly related Portrelated Port: number
Defined in node_modules/typescript/lib/lib.dom.d.ts:11187 Readonly sdpMLine IndexsdpMLine Index: number
Defined in node_modules/typescript/lib/lib.dom.d.ts:11188 Readonly sdp Midsdp Mid: string
Defined in node_modules/typescript/lib/lib.dom.d.ts:11189 Readonly tcp TypeDefined in node_modules/typescript/lib/lib.dom.d.ts:11190 Readonly typeDefined in node_modules/typescript/lib/lib.dom.d.ts:11191 Readonly username Fragmentusername Fragment: string
Defined in node_modules/typescript/lib/lib.dom.d.ts:11192 Methods toJSON Defined in node_modules/typescript/lib/lib.dom.d.ts:11193 Legend Namespace Variable Function Function with type parameter Type alias Type alias with type parameter Class Class with type parameter Settings Theme OS Light Dark
The RTCIceCandidate interface—part of the WebRTC API—represents a candidate Internet Connectivity Establishment (ICE) configuration which may be used to establish an RTCPeerConnection.