java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.AuthorizationState
it.tdlight.jni.TdApi.AuthorizationStateWaitCode
- Enclosing class:
- TdApi
TDLib needs the user's authentication
code to authorize.
-
Field Summary
Modifier and TypeFieldDescriptionInformation about the authorization code that was sent.static final int
-
Constructor Summary
ConstructorDescriptionTDLib needs the user's authentication code to authorize.TDLib needs the user's authentication code to authorize.TDLib needs the user's authentication code to authorize. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
codeInfo
Information about the authorization code that was sent. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AuthorizationStateWaitCode
public AuthorizationStateWaitCode()TDLib needs the user's authentication code to authorize. -
AuthorizationStateWaitCode
TDLib needs the user's authentication code to authorize.- Parameters:
codeInfo
- AuthenticationCodeInfo Information about the authorization code that was sent.
-
AuthorizationStateWaitCode
TDLib needs the user's authentication code to authorize.- 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()
-