Properties Readonly
address address : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:17996 Readonly
candidate candidate : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:17998 Readonly
component Defined in node_modules/typescript/lib/lib.dom.d.ts:18000 Readonly
foundation foundation : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:18002 Readonly
port port : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:18004 Readonly
priority priority : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:18006 Readonly
protocol Defined in node_modules/typescript/lib/lib.dom.d.ts:18008 Readonly
related Address related Address : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:18010 Readonly
related Port related Port : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:18012 Readonly
sdpMLine Index sdpMLine Index : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:18014 Readonly
sdp Mid sdp Mid : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:18016 Readonly
tcp Type Defined in node_modules/typescript/lib/lib.dom.d.ts:18018 Readonly
type Defined in node_modules/typescript/lib/lib.dom.d.ts:18020 Readonly
username Fragment username Fragment : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:18022
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