new Intent
public final Intent newIntent(Context context, ByteArray spBytes, String password, Boolean isLivenessCheckEnabled)
Method to create a new Intent for PreScanningPassiveCaptureActivity
Return
Intent - the intent to start the activity
Parameters
context
activity from which the intent is created
sp Bytes
qr code bytes (SensePrint)
password
password to decrypt the qr code
is Liveness Check Enabled
flag to check if liveness check is enabled
Method to create a new Intent for PreScanningPassiveCaptureActivity
Return
Intent - the intent to start the activity
Parameters
context
activity from which the intent is created