Readonly
address address : null | string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18595 Readonly
candidate candidate : string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18597 Readonly
component Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18599 Readonly
foundation foundation : null | string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18601 Readonly
port port : null | number
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18603 Readonly
priority priority : null | number
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18605 Readonly
protocol Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18607 Readonly
related Address relatedAddress : null | string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18609 Readonly
related Port relatedPort : null | number
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18611 Readonly
sdp Mid sdpMid : null | string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18615 Readonly
sdpMLine Index sdpMLineIndex : null | number
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18613 Readonly
tcp Type Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18617 Readonly
type Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18619 Readonly
username Fragment usernameFragment : null | string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:18621
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