Package it.ernytech.tdlib
Class TdApi.CallState
- java.lang.Object
-
- it.ernytech.tdlib.TdApi.Object
-
- it.ernytech.tdlib.TdApi.CallState
-
- Direct Known Subclasses:
TdApi.CallStateDiscarded
,TdApi.CallStateError
,TdApi.CallStateExchangingKeys
,TdApi.CallStateHangingUp
,TdApi.CallStatePending
,TdApi.CallStateReady
- Enclosing class:
- TdApi
public abstract static class TdApi.CallState extends TdApi.Object
This class is an abstract base class. Describes the current call state.
-
-
Constructor Summary
Constructors Constructor Description CallState()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from class it.ernytech.tdlib.TdApi.Object
getConstructor, toString
-
-