java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.EmailAddressAuthentication
it.tdlight.jni.TdApi.EmailAddressAuthenticationAppleId
- Enclosing class:
- TdApi
public static final class TdApi.EmailAddressAuthenticationAppleId
extends TdApi.EmailAddressAuthentication
An authentication token received
through Apple ID.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAn authentication token received through Apple ID.An authentication token received through Apple ID.An authentication token received through Apple ID. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
token
The token. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
EmailAddressAuthenticationAppleId
public EmailAddressAuthenticationAppleId()An authentication token received through Apple ID. -
EmailAddressAuthenticationAppleId
An authentication token received through Apple ID.- Parameters:
token
- String The token.
-
EmailAddressAuthenticationAppleId
An authentication token received through Apple ID.- 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()
-