Uses of Class
it.tdlight.jni.TdApi.NetworkStatisticsEntry
-
Uses of TdApi.NetworkStatisticsEntry in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
Contains information about the total amount of data that was used for calls.static final class
Contains information about the total amount of data that was used to send and receive files.Modifier and TypeFieldDescriptionTdApi.NetworkStatistics.entries
Network statistics entries.TdApi.AddNetworkStatistics.entry
The network statistics entry with the data to be added to statistics.ModifierConstructorDescriptionAdds the specified data to data usage statistics.NetworkStatistics
(int sinceDate, TdApi.NetworkStatisticsEntry[] entries) A full list of available network statistic entries.