Readonly
address address : null | string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17744 Readonly
candidate candidate : string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17746 Readonly
component Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17748 Readonly
foundation foundation : null | string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17750 Readonly
port port : null | number
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17752 Readonly
priority priority : null | number
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17754 Readonly
protocol Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17756 Readonly
related Address related Address : null | string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17758 Readonly
related Port related Port : null | number
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17760 Readonly
sdp Mid sdp Mid : null | string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17764 Readonly
sdpMLine Index sdpMLine Index : null | number
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17762 Readonly
tcp Type Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17766 Readonly
type Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17768 Readonly
username Fragment username Fragment : null | string
Defined in ../node_modules/typescript/lib/lib.dom.d.ts:17770
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