- Enclosing class:
- TdApi
Checks the authentication of a email
address. Works only when the current
authorization state is authorizationStateWaitEmailCode.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionEmail address authentication to check.static final int
-
Constructor Summary
ConstructorDescriptionChecks the authentication of a email address.Checks the authentication of a email address.Checks the authentication of a email address. -
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
Email address authentication to check. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CheckAuthenticationEmailCode
public CheckAuthenticationEmailCode()Checks the authentication of a email address. Works only when the current authorization state is authorizationStateWaitEmailCode. ReturnsOk
-
CheckAuthenticationEmailCode
Checks the authentication of a email address. Works only when the current authorization state is authorizationStateWaitEmailCode. ReturnsOk
- Parameters:
code
- EmailAddressAuthentication Email address authentication to check.
-
CheckAuthenticationEmailCode
Checks the authentication of a email address. Works only when the current authorization state is authorizationStateWaitEmailCode. ReturnsOk
- 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()
-