RTCIceCandidatePairStats: responsesReceived property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
The responsesReceived
property in 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 |