Properties Readonly candidatecandidate: string
Defined in node_modules/typescript/lib/lib.dom.d.ts:12060 Readonly componentcomponent: null | "rtcp" | "rtp"
Defined in node_modules/typescript/lib/lib.dom.d.ts:12061 Readonly foundationfoundation: null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:12062 Readonly portport: null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:12063 Readonly prioritypriority: null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:12064 Readonly protocolprotocol: null | "tcp" | "udp"
Defined in node_modules/typescript/lib/lib.dom.d.ts:12065 Readonly related Addressrelated Address: null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:12066 Readonly related Portrelated Port: null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:12067 Readonly sdpMLine IndexsdpMLine Index: null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:12068 Readonly sdp Midsdp Mid: null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:12069 Readonly tcp Typetcp Type: null | "active" | "passive" | "so"
Defined in node_modules/typescript/lib/lib.dom.d.ts:12070 Readonly typetype: null | "host" | "prflx" | "relay" | "srflx"
Defined in node_modules/typescript/lib/lib.dom.d.ts:12071 Readonly username Fragmentusername Fragment: null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:12072
The RTCIceCandidate interface—part of the WebRTC API—represents a candidate Internet Connectivity Establishment (ICE) configuration which may be used to establish an RTCPeerConnection.