Uses of Class
org.drinkless.tdlib.TdApi.NetworkStatisticsEntry
Packages that use TdApi.NetworkStatisticsEntry
-
Uses of TdApi.NetworkStatisticsEntry in org.drinkless.tdlib
Subclasses of TdApi.NetworkStatisticsEntry in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classContains information about the total amount of data that was used for calls.static classContains information about the total amount of data that was used to send and receive files.Fields in org.drinkless.tdlib declared as TdApi.NetworkStatisticsEntryModifier and TypeFieldDescriptionTdApi.NetworkStatistics.entriesNetwork statistics entries.TdApi.AddNetworkStatistics.entryThe network statistics entry with the data to be added to statistics.Constructors in org.drinkless.tdlib with parameters of type TdApi.NetworkStatisticsEntryModifierConstructorDescriptionCreates a function, which adds the specified data to data usage statistics.NetworkStatistics(int sinceDate, TdApi.NetworkStatisticsEntry[] entries) A full list of available network statistic entries.