SessionFailureDialogFactory

Creates a dialog that shows an animation of a face responding to liveness detection prompts

Package com.appliedrec.verid.ui2

public class SessionFailureDialogFactory

Implements

Methods

makeDialog

Introduced in version 1.12.0

public makeDialog(Activity, String, SessionFailureDialogListener, VerIDSessionSettings, FaceDetectionResult)

Make a dialog that shows an animation of a face responding to liveness detection prompts.

Parameters

activity android.app.Activity
Activity that will be presenting the dialog
message java.lang.String
Message in the dialog
listener com.appliedrec.verid.ui2.SessionFailureDialogListener
Dialog listener
sessionSettings com.appliedrec.verid.core2.session.VerIDSessionSettings
Session settings
faceDetectionResult com.appliedrec.verid.core2.session.FaceDetectionResult
Latest face detection result

Returns

AlertDialog
Alert dialog