RTCIceCandidatePairStats: responsesReceived property

Baseline 2025
Newly available

Since ⁨August 2025⁩, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

The responsesReceived property of the RTCIceCandidatePairStats dictionary indicates the total number of STUN connectivity check responses that have been received on the connection described by this pair of candidates.

Value

An integer value which specifies the number of STUN connectivity request responses that have been received on the connection described by this pair of candidates so far.

Specifications

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

Browser compatibility