RTCTransportStats: packetsReceived property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

The packetsReceived property of the RTCTransportStats dictionary indicates the total number of packets received on this transport.

Value

A positive integer indicating the number of packets received on the transport.

Specifications

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

Browser compatibility