newIntent

public final Intent newIntent(Context context, ByteArray spBytes, String password, Boolean liveness)

Create a new intent for ActiveFaceCaptureActivity

Return

intent - the intent to start the activity

Parameters

context
  • activity from which the intent is created

spBytes
  • qr code bytes (SensePrint bytes read from the QR code)

password
  • password to decrypt the qr code


public final Intent newIntent(Context context)

Create a new intent for ActiveFaceCaptureActivity

Return

intent - the intent to start the activity

Parameters

context
  • activity from which the intent is created