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