Readonly
address address : null | string
Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19061 Readonly
candidate candidate : string
Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19063 Readonly
component Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19065 Readonly
foundation foundation : null | string
Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19067 Readonly
port port : null | number
Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19069 Readonly
priority priority : null | number
Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19071 Readonly
protocol Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19073 Readonly
related Address related Address : null | string
Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19075 Readonly
related Port related Port : null | number
Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19077 Readonly
sdp Mid sdp Mid : null | string
Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19081 Readonly
sdpMLine Index sdpMLine Index : null | number
Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19079 Readonly
tcp Type Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19083 Readonly
type Defined in node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts:19085 Readonly
username Fragment username Fragment : null | string
Defined in node_modules/.pnpm/typescript@5.8.2/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