public static class TdApi.CallStateHangingUp extends TdApi.CallState
TdApi.CallState.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
CallStateHangingUp()
The call is hanging up after discardCall has been called.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public CallStateHangingUp()
public int getConstructor()
getConstructor
in class TdApi.CallState