Class TdApi.ConnectionStateUpdating

Enclosing class:
TdApi

public static class TdApi.ConnectionStateUpdating
extends TdApi.ConnectionState
Downloading data received while the application was offline.
  • Field Details

  • Constructor Details

    • ConnectionStateUpdating

      public ConnectionStateUpdating()
      Downloading data received while the application was offline.
    • ConnectionStateUpdating

      public ConnectionStateUpdating​(DataInput input) throws IOException
      Downloading data received while the application was offline.
      Throws:
      IOException
  • Method Details