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
relatedAddress relatedAddress : null | string
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18305 Readonly
relatedPort relatedPort : null | number
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18307 Readonly
sdpMLineIndex sdpMLineIndex : null | number
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18309 Readonly
sdpMid sdpMid : null | string
Defined in node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.dom.d.ts:18311 Readonly
tcpType 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
usernameFragment usernameFragment : 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