java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Function<TdApi.PasswordState>
it.tdlight.jni.TdApi.CheckRecoveryEmailAddressCode
- Enclosing class:
- TdApi
public static final class TdApi.CheckRecoveryEmailAddressCode
extends TdApi.Function<TdApi.PasswordState>
Checks the 2-step verification recovery
email address verification code.
Returns
PasswordState
-
Field Summary
Modifier and TypeFieldDescriptionVerification code to check.static final int
-
Constructor Summary
ConstructorDescriptionChecks the 2-step verification recovery email address verification code.Checks the 2-step verification recovery email address verification code.Checks the 2-step verification recovery email address verification code. -
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
Verification code to check. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CheckRecoveryEmailAddressCode
public CheckRecoveryEmailAddressCode()Checks the 2-step verification recovery email address verification code. ReturnsPasswordState
-
CheckRecoveryEmailAddressCode
Checks the 2-step verification recovery email address verification code. ReturnsPasswordState
- Parameters:
code
- String Verification code to check.
-
CheckRecoveryEmailAddressCode
Checks the 2-step verification recovery email address verification code. ReturnsPasswordState
- 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()
-