Properties Readonly
address address : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:18123 Readonly
candidate candidate : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:18125 Readonly
component Defined in node_modules/typescript/lib/lib.dom.d.ts:18127 Readonly
foundation foundation : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:18129 Readonly
port port : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:18131 Readonly
priority priority : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:18133 Readonly
protocol Defined in node_modules/typescript/lib/lib.dom.d.ts:18135 Readonly
related Address related Address : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:18137 Readonly
related Port related Port : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:18139 Readonly
sdpMLine Index sdpMLine Index : null | number
Defined in node_modules/typescript/lib/lib.dom.d.ts:18141 Readonly
sdp Mid sdp Mid : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:18143 Readonly
tcp Type Defined in node_modules/typescript/lib/lib.dom.d.ts:18145 Readonly
type Defined in node_modules/typescript/lib/lib.dom.d.ts:18147 Readonly
username Fragment username Fragment : null | string
Defined in node_modules/typescript/lib/lib.dom.d.ts:18149
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