- Enclosing class:
- TdApi
Confirms QR code authentication on
another device. Returns created session on success.
Returns
Session
-
Field Summary
-
Constructor Summary
ConstructorDescriptionConfirms QR code authentication on another device.Confirms QR code authentication on another device.Confirms QR code authentication on another device. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
link
A link from a QR code. The link must be scanned by the in-app camera. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ConfirmQrCodeAuthentication
public ConfirmQrCodeAuthentication()Confirms QR code authentication on another device. Returns created session on success. ReturnsSession
-
ConfirmQrCodeAuthentication
Confirms QR code authentication on another device. Returns created session on success. ReturnsSession
- Parameters:
link
- String A link from a QR code. The link must be scanned by the in-app camera.
-
ConfirmQrCodeAuthentication
Confirms QR code authentication on another device. Returns created session on success. ReturnsSession
- 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()
-