java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.EmailAddressAuthentication
it.tdlight.jni.TdApi.EmailAddressAuthenticationCode
- Enclosing class:
- TdApi
public static final class TdApi.EmailAddressAuthenticationCode
extends TdApi.EmailAddressAuthentication
An authentication code delivered to
a user's email address.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAn authentication code delivered to a user's email address.An authentication code delivered to a user's email address.An authentication code delivered to a user's email address. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
code
The code. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
EmailAddressAuthenticationCode
public EmailAddressAuthenticationCode()An authentication code delivered to a user's email address. -
EmailAddressAuthenticationCode
An authentication code delivered to a user's email address.- Parameters:
code
- String The code.
-
EmailAddressAuthenticationCode
An authentication code delivered to a user's email address.- 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()
-