MozNetworkStatsData.rxBytes

This API is available on Firefox OS for internal applications only.

Summary

The rxBytes property is a number representing the amount of bytes received for a given connection. The amount is the total number of bytes received for MozNetworkStatsManager.sampleRate seconds at MozNetworkStatsData.date.

If no network stats are available for the given date, this property is undefined (which is different than 0).

Syntax

JavaScript
var bytes = instanceOfMozNetworkData.rxBytes;

Value

A number or undefined.

Specifications

Not part of any specification.

See also

License

© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/moznetworkstatsdata/rxbytes

API B2G Firefox OS Network Stats Property Reference Référence