Class TdApi.ConnectionStateWaitingForNetwork

Enclosing class:
TdApi

public static class TdApi.ConnectionStateWaitingForNetwork extends TdApi.ConnectionState
Waiting for the network to become available. Use setNetworkType to change the available network type.
  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • ConnectionStateWaitingForNetwork

      public ConnectionStateWaitingForNetwork()
      Waiting for the network to become available. Use setNetworkType to change the available network type.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR