java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InternalLinkType
it.tdlight.jni.TdApi.InternalLinkTypeQrCodeAuthentication
- Enclosing class:
- TdApi
The link can be used to login the
current user on another device, but
it must be scanned from QR-code using
in-app camera. An alert similar to
"This code can be used to allow
someone to log in to your Telegram
account. To confirm Telegram login,
please go to Settings > Devices
> Scan QR and scan the code"
needs to be shown.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe link can be used to login the current user on another device, but it must be scanned from QR-code using in-app camera.The link can be used to login the current user on another device, but it must be scanned from QR-code using in-app camera. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
InternalLinkTypeQrCodeAuthentication
public InternalLinkTypeQrCodeAuthentication()The link can be used to login the current user on another device, but it must be scanned from QR-code using in-app camera. An alert similar to "This code can be used to allow someone to log in to your Telegram account. To confirm Telegram login, please go to Settings > Devices > Scan QR and scan the code" needs to be shown. -
InternalLinkTypeQrCodeAuthentication
The link can be used to login the current user on another device, but it must be scanned from QR-code using in-app camera. An alert similar to "This code can be used to allow someone to log in to your Telegram account. To confirm Telegram login, please go to Settings > Devices > Scan QR and scan the code" needs to be shown.- 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()
-