java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.AuthorizationState
it.tdlight.jni.TdApi.AuthorizationStateWaitPhoneNumber
- Enclosing class:
- TdApi
TDLib needs the user's phone number
to authorize. Call `setAuthenticationPhoneNumber`
to provide the phone number, or use
`requestQrCodeAuthentication`, or
`checkAuthenticationBotToken` for
other authentication options.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionTDLib needs the user's phone number to authorize.TDLib needs the user's phone number to authorize. -
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
-
AuthorizationStateWaitPhoneNumber
public AuthorizationStateWaitPhoneNumber()TDLib needs the user's phone number to authorize. Call `setAuthenticationPhoneNumber` to provide the phone number, or use `requestQrCodeAuthentication`, or `checkAuthenticationBotToken` for other authentication options. -
AuthorizationStateWaitPhoneNumber
TDLib needs the user's phone number to authorize. Call `setAuthenticationPhoneNumber` to provide the phone number, or use `requestQrCodeAuthentication`, or `checkAuthenticationBotToken` for other authentication options.- 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()
-