- Enclosing class:
- TdApi
Checks the authentication of a email
address. Works only when the current
authorization state is authorizationStateWaitEmailCode.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionEmail address authentication to check.static final int -
Constructor Summary
ConstructorsConstructorDescriptionChecks 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
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-