| Package | Description |
|---|---|
| org.telegram.api.functions.phone | |
| org.telegram.api.message.action | |
| org.telegram.api.phone.call | |
| org.telegram.api.phone.call.discardreason |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoneCallDiscardReason |
TLRequestPhoneDiscardCall.getReason() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestPhoneDiscardCall.setReason(TLAbsPhoneCallDiscardReason reason) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoneCallDiscardReason |
TLMessageActionPhoneCall.getReason() |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoneCallDiscardReason |
TLPhoneCallDiscarded.getReason() |
| Modifier and Type | Class and Description |
|---|---|
class |
TLPhoneCallDiscardReasonBusy |
class |
TLPhoneCallDiscardReasonDisconnect |
class |
TLPhoneCallDiscardReasonHangup |
class |
TLPhoneCallDiscardReasonMissed |
Copyright © 2017. All rights reserved.