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.
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.
An integer value indicating the number of times a response 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.
No specification data found for api.RTCIceCandidatePairStats.responsesSent
.
Check for problems with this page or contribute a missing spec_url
to mdn/browser-compat-data. Also make sure the specification is included in w3c/browser-specs.
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidatePairStats/responsesSent