public static class TdApi.ConnectionStateConnecting 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 |
---|
ConnectionStateConnecting()
Currently establishing a connection to the Telegram servers.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public ConnectionStateConnecting()
public int getConstructor()
getConstructor
in class TdApi.ConnectionState