Web/API/RTCIceCandidatePairStats/responsesSent

From Get docs

The RTCIceCandidatePairStats dictionary's responsesSent property indicates the total number of STUN connectivity check responses that have been sent so far on the connection described by this pair of candidates.

Syntax

responsesSent = rtcIceCandidatePairStats.responsesSent;

Value

An integer value indicating the number of times a repsonse has been sent to a STUN connectivity check request.

Note: Since it isn't possible to tell the difference between connectivity check requests and consent requests, this value includes both.


Specifications

Specification Status Comment
Identifiers for WebRTC's Statistics APIThe definition of 'RTCIceCandidatePairStats.responsesSent' in that specification. Candidate Recommendation Initial specification.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet
responsesSent Chrome

Full support Yes

Edge

Full support ≤79

Firefox

No support No

IE

No support No

Opera

?

Safari

?

WebView Android

Full support Yes

Chrome Android

Full support Yes

Firefox Android

No support No

Opera Android

?

Safari iOS

?

Samsung Internet Android

Full support Yes

Legend

Full support  
Full support
No support  
No support
Compatibility unknown  
Compatibility unknown