Readonlyaddress address : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:19061 Readonlycandidate candidate : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:19063 Readonlycomponent Defined in node_modules/typescript/lib/lib.dom.d.ts:19065 Readonlyfoundation foundation : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:19067 Readonlyport port : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:19069 Readonlypriority priority : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:19071 Readonlyprotocol Defined in node_modules/typescript/lib/lib.dom.d.ts:19073 Readonlyrelated Address relatedAddress : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:19075 Readonlyrelated Port relatedPort : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:19077 Readonlysdp Mid sdpMid : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:19081 ReadonlysdpMLine Index sdpMLineIndex : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:19079 Readonlytcp Type Defined in node_modules/typescript/lib/lib.dom.d.ts:19083 Readonlytype Defined in node_modules/typescript/lib/lib.dom.d.ts:19085 Readonlyusername Fragment usernameFragment : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:19087
The RTCIceCandidate interface—part of the WebRTC API—represents a candidate Internet Connectivity Establishment (ICE) configuration which may be used to establish an RTCPeerConnection.
MDN Reference