- Enclosing class:
- TdApi
Checks the authentication code sent
to confirm a new phone number of the user.
Returns Ok
-
Field Summary
Modifier and TypeFieldDescriptionAuthentication code to check.static final int
-
Constructor Summary
ConstructorDescriptionChecks the authentication code sent to confirm a new phone number of the user.Checks the authentication code sent to confirm a new phone number of the user.Checks the authentication code sent to confirm a new phone number of the user. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
code
Authentication code to check. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CheckChangePhoneNumberCode
public CheckChangePhoneNumberCode()Checks the authentication code sent to confirm a new phone number of the user.Returns
Ok
-
CheckChangePhoneNumberCode
Checks the authentication code sent to confirm a new phone number of the user.Returns
Ok
- Parameters:
code
- String Authentication code to check.
-
CheckChangePhoneNumberCode
Checks the authentication code sent to confirm a new phone number of the user.Returns
Ok
- 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()
-