- Enclosing class:
- TdApi
Checks phone number confirmation code.
Returns Ok
-
Field Summary
Modifier and TypeFieldDescriptionConfirmation code to check.static final int
-
Constructor Summary
ConstructorDescriptionChecks phone number confirmation code.Checks phone number confirmation code.Checks phone number confirmation 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
Confirmation code to check. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CheckPhoneNumberConfirmationCode
public CheckPhoneNumberConfirmationCode()Checks phone number confirmation code.Returns
Ok
-
CheckPhoneNumberConfirmationCode
Checks phone number confirmation code.Returns
Ok
- Parameters:
code
- String Confirmation code to check.
-
CheckPhoneNumberConfirmationCode
Checks phone number confirmation code.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()
-