A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidatePairStats/requestsReceived below:

RTCIceCandidatePairStats: requestsReceived property - Web APIs

RTCIceCandidatePairStats: requestsReceived property

Limited availability

The requestsReceived property of the RTCIceCandidatePairStats dictionary indicates the total number of STUN connectivity check requests that have been received so far on the connection described by this pairing of candidates.

Value

An integer value which specifies the number of STUN connectivity and/or consent requests that have been received to date on the connection described by this pair of ICE candidates.

Because there's no way to tell the difference between requests made to check connectivity and requests made to check consent, the returned figure includes both.

Note: The reported number of requests includes retransmissions. If a request had to be repeated due to network issues, it will be counted multiple times here. This differs from requestsSent, which does not include retransmissions.

Specifications Browser compatibility

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4