Readonly
address address : null | string
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18291 Readonly
candidate candidate : string
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18293 Readonly
component Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18295 Readonly
foundation foundation : null | string
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18297 Readonly
port port : null | number
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18299 Readonly
priority priority : null | number
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18301 Readonly
protocol Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18303 Readonly
related Address related Address : null | string
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18305 Readonly
related Port related Port : null | number
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18307 Readonly
sdpMLine Index sdpMLine Index : null | number
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18309 Readonly
sdp Mid sdp Mid : null | string
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18311 Readonly
tcp Type Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18313 Readonly
type Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18315 Readonly
username Fragment username Fragment : null | string
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18317
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