W3cubDocs

/Web APIs

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

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Opera Safari Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet WebView Android WebView on iOS
responsesReceived 58 79 142 45 11 58 142 43 11 7.0 58 11

© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidatePairStats/responsesReceived