public static class TdApi.ConnectionStateConnectingToProxy 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 |
---|
ConnectionStateConnectingToProxy()
Currently establishing a connection with a proxy server.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public ConnectionStateConnectingToProxy()
public int getConstructor()
getConstructor
in class TdApi.ConnectionState