public static class TdApi.ConnectionStateWaitingForNetwork extends TdApi.ConnectionState
TdApi.ConnectionState.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
ConnectionStateWaitingForNetwork()
Currently waiting for the network to become available.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public ConnectionStateWaitingForNetwork()
public int getConstructor()
getConstructor
in class TdApi.ConnectionState