java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.AuthorizationState
it.tdlight.jni.TdApi.AuthorizationStateReady
- Enclosing class:
- TdApi
The user has been successfully
authorized. TDLib is now ready to
answer general requests.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe user has been successfully authorized.AuthorizationStateReady
(DataInput input) The user has been successfully authorized. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AuthorizationStateReady
public AuthorizationStateReady()The user has been successfully authorized. TDLib is now ready to answer general requests. -
AuthorizationStateReady
The user has been successfully authorized. TDLib is now ready to answer general requests.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-