Companion

public class Companion

Properties

Link copied to clipboard
public final static QRScanActivity.Companion INSTANCE
Link copied to clipboard

A boolean to check if the camera is facing back

Link copied to clipboard

A boolean to check if the QR scan is complete

Functions

Link copied to clipboard
private final Boolean isCameraFacingBack()

A boolean to check if the camera is facing back

Link copied to clipboard
private final Boolean isQRScanComplete()

A boolean to check if the QR scan is complete

Link copied to clipboard
public final Intent newIntent(Context context, Boolean isForClearTextData)

Method to create a new Intent for QRScanActivity (to show face decrypted metadata)

Link copied to clipboard
private final Unit setCameraFacingBack(Boolean isCameraFacingBack)

A boolean to check if the camera is facing back

Link copied to clipboard
private final Unit setQRScanComplete(Boolean isQRScanComplete)

A boolean to check if the QR scan is complete