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