| Package | Description |
|---|---|
| org.telegram.api.functions.phone | |
| org.telegram.api.phone.call |
| Modifier and Type | Method and Description |
|---|---|
TLPhoneCallProtocol |
TLRequestPhoneRequestCall.getProtocol() |
TLPhoneCallProtocol |
TLRequestPhoneConfirmCall.getProtocol() |
TLPhoneCallProtocol |
TLRequestPhoneAcceptCall.getProtocol() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestPhoneRequestCall.setProtocol(TLPhoneCallProtocol protocol) |
void |
TLRequestPhoneConfirmCall.setProtocol(TLPhoneCallProtocol protocol) |
void |
TLRequestPhoneAcceptCall.setProtocol(TLPhoneCallProtocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
TLPhoneCallProtocol |
TLPhoneCallWaiting.getProtocol() |
TLPhoneCallProtocol |
TLPhoneCallRequested.getProtocol() |
TLPhoneCallProtocol |
TLPhoneCallAccepted.getProtocol() |
TLPhoneCallProtocol |
TLPhoneCall.getProtocol() |
Copyright © 2017. All rights reserved.