java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PassportElement
it.tdlight.jni.TdApi.PassportElementPassport
- Enclosing class:
- TdApi
A Telegram Passport element containing
the user's passport.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Passport. -
Constructor Summary
ConstructorDescriptionA Telegram Passport element containing the user's passport.A Telegram Passport element containing the user's passport.PassportElementPassport
(DataInput input) A Telegram Passport element containing the user's passport. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
passport
Passport. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PassportElementPassport
public PassportElementPassport()A Telegram Passport element containing the user's passport. -
PassportElementPassport
A Telegram Passport element containing the user's passport.- Parameters:
passport
- IdentityDocument Passport.
-
PassportElementPassport
A Telegram Passport element containing the user's passport.- 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()
-