RTCIceCandidatePairStats: responsesSent property
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.
Value
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.
Specifications
| Specification |
|---|
| Identifiers for WebRTC's Statistics API # dom-rtcicecandidatepairstats-responsessent |
Browser compatibility
BCD tables only load in the browser