Back to Content

RTCTransportStats: packetsReceived property

files/en-us/web/api/rtctransportstats/packetsreceived/index.md

latest358 B
Original Source

{{APIRef("WebRTC")}}{{SeeCompatTable}}

The packetsReceived property of the {{domxref("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

{{Specifications}}

Browser compatibility

{{Compat}}