RTCIceCandidatePairStats: transportId property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨January 2020⁩.

The transportId property of the RTCIceCandidatePairStats dictionary uniquely identifies the RTCIceTransport object that was inspected to obtain the transport-related statistics contained in the stats object.

Value

A string which uniquely identifies the RTCIceTransport object from which the transport-related data was obtained for the statistics contained in this RTCIceCandidatePairStats object.

The transport-related statistics come from the RTCTransportStats dictionary.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcicecandidatepairstats-transportid

Browser compatibility