Firefox Tomorrow

web api instance property

RTCIceCandidatePairStats: responsesSent property

View on MDN ↗

The responsesSent property of the RTCIceCandidatePairStats dictionary 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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.