- Enclosing class:
- TdApi
Checks the 2-step verification password
for correctness. Works only when the
current authorization state is authorizationStateWaitPassword.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe 2-step verification password to check. -
Constructor Summary
ConstructorsConstructorDescriptionChecks the 2-step verification password for correctness.Checks the 2-step verification password for correctness.CheckAuthenticationPassword(String password) Checks the 2-step verification password for correctness. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
password
The 2-step verification password to check. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CheckAuthenticationPassword
public CheckAuthenticationPassword()Checks the 2-step verification password for correctness. Works only when the current authorization state is authorizationStateWaitPassword. ReturnsOk -
CheckAuthenticationPassword
Checks the 2-step verification password for correctness. Works only when the current authorization state is authorizationStateWaitPassword. ReturnsOk- Parameters:
password- String The 2-step verification password to check.
-
CheckAuthenticationPassword
Checks the 2-step verification password for correctness. Works only when the current authorization state is authorizationStateWaitPassword. 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()
-