new Intent
public final Intent newIntent(Context context, ByteArray spBytes, String password, Boolean isOnDeviceLivenessCheckRequired)
Method to create a new Intent for PassiveFaceCaptureActivity
Return
Intent - the intent to start the PassiveFaceCaptureActivity
Parameters
context
activity from which the intent is created
sp Bytes
SensePrint bytes read from the QR code
password
password to decrypt the SensePrint
is On Device Liveness Check Required
boolean value to determine whether to check liveness at the end of the capture session
Method to create a new Intent for PassiveFaceCaptureActivity
Return
Intent - the intent to start the PassiveFaceCaptureActivity
Parameters
context
activity from which the intent is created