RTCIceCandidatePairStats: responsesReceived property

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