Airgram

Guides
/
/
Output types

NetworkStatisticsEntry

Contains statistics about network usage.

The NetworkStatisticsEntryUnion type represents one of the following types:

NetworkStatisticsEntryFile

Contains information about the total amount of data that was used to send and receive files.


NameTypeDescription
_"networkStatisticsEntryFile"
fileType Type of the file the data is part of; pass null if the data isn't related to files
networkType Type of the network the data was sent through. Call setNetworkType to maintain the actual network type
sentBytesnumber Total number of bytes sent
receivedBytesnumber Total number of bytes received