Version: Smart Feature Phone 2.5
MozNetworkStatsData
#
DescriptionThe MozNetworkStatsData objects represent a chunk of data usage statistics.
It provides the total amount of data received and sent during a given amount of time. The exact amount of time is provided by the MozNetworkStatsManager.sampleRate property. ``
#
PropertiesMozNetworkStatsData.rxBytes
read-only
A number representing the number of bytes received at "date" for "sampleRate" seconds.MozNetworkStatsData.txBytes
read-only
A number representing the number of bytes sent at "date" for "sampleRate" seconds.MozNetworkStatsData.date
read-only
A date representing the time when the number of bytes received and sent were stored.
MozNetworkStatsData by Mozilla Contributors is licensed under CC-BY-SA 2.5.