- Enclosing class:
- TdApi
Checks whether a 2-step verification
password recovery code sent to an
email address is valid.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intRecovery code to check. -
Constructor Summary
ConstructorsConstructorDescriptionChecks whether a 2-step verification password recovery code sent to an email address is valid.Checks whether a 2-step verification password recovery code sent to an email address is valid.CheckPasswordRecoveryCode(String recoveryCode) Checks whether a 2-step verification password recovery code sent to an email address is valid. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
recoveryCode
Recovery code to check. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CheckPasswordRecoveryCode
public CheckPasswordRecoveryCode()Checks whether a 2-step verification password recovery code sent to an email address is valid. ReturnsOk -
CheckPasswordRecoveryCode
Checks whether a 2-step verification password recovery code sent to an email address is valid. ReturnsOk- Parameters:
recoveryCode- String Recovery code to check.
-
CheckPasswordRecoveryCode
Checks whether a 2-step verification password recovery code sent to an email address is valid. ReturnsOk- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-