Class TdApi.AddNetworkStatistics

  • Enclosing class:
    TdApi

    public static class TdApi.AddNetworkStatistics
    extends TdApi.Function
    Adds the specified data to data usage statistics. Can be called before authorization.

    Returns Ok

    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • AddNetworkStatistics

        public AddNetworkStatistics()
        Default constructor.
      • AddNetworkStatistics

        public AddNetworkStatistics​(TdApi.NetworkStatisticsEntry entry)
        Constructor for initialization of all fields.
        Parameters:
        entry - The network statistics entry with the data to be added to statistics.