Class TdApi.ConnectionStateWaitingForNetwork

  • Enclosing class:
    TdApi

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

      • CONSTRUCTOR

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

      • ConnectionStateWaitingForNetwork

        public ConnectionStateWaitingForNetwork()
        Currently waiting for the network to become available. Use setNetworkType to change the available network type.