public static class TdApi.CallDiscardReasonHungUp extends TdApi.CallDiscardReason
TdApi.CallDiscardReason.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
CallDiscardReasonHungUp()
The call was ended because one of the parties hung up.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public CallDiscardReasonHungUp()
public int getConstructor()
getConstructor
in class TdApi.CallDiscardReason