Interface RTCIceCandidate Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11295 Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11313 Properties Readonly
address address : string
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11296 Readonly
candidate candidate : string
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11297 Readonly
component Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11298 Readonly
foundation foundation : string
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11299 Readonly
port port : number
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11300 Readonly
priority priority : number
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11301 Readonly
protocol Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11302 Readonly
related Address related Address : string
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11303 Readonly
related Port related Port : number
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11304 Readonly
sdpMLine Index sdpMLine Index : number
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11305 Readonly
sdp Mid sdp Mid : string
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11306 Readonly
tcp Type Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11307 Readonly
type Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11308 Readonly
username Fragment username Fragment : string
Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11309 Methods toJSON toJSON ( ) : RTCIceCandidateInit Defined in node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.dom.d.ts:11310
The RTCIceCandidate interface—part of the WebRTC API—represents a candidate Internet Connectivity Establishment (ICE) configuration which may be used to establish an RTCPeerConnection.