RTCIceCandidatePairStats: packetsReceived property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The packetsReceived property of the RTCIceCandidatePairStats dictionary indicates the total number of packets received on the candidate pair.

Value

An integer value indicating the total number of packets received on the pair.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcicecandidatepairstats-packetsreceived

Browser compatibility

BCD tables only load in the browser

See also