Class TdApi.ResetNetworkStatistics

Enclosing class:
TdApi

public static class TdApi.ResetNetworkStatistics
extends TdApi.Function
Resets all network data usage statistics to zero. Can be called before authorization.

Returns Ok

  • Field Details

  • Constructor Details

    • ResetNetworkStatistics

      public ResetNetworkStatistics()
      Resets all network data usage statistics to zero. Can be called before authorization.

      Returns Ok

    • ResetNetworkStatistics

      public ResetNetworkStatistics​(DataInput input) throws IOException
      Resets all network data usage statistics to zero. Can be called before authorization.

      Returns Ok

      Throws:
      IOException
  • Method Details