ActiveLivenessDetectionAction
A typesafe enumeration of the active actions that can be performed during the liveness detection process
Last updated
A typesafe enumeration of the active actions that can be performed during the liveness detection process
Last updated
import com.sybrin.livenessdetection.enums.ActiveLivenessDetectionAction
public static final
ActiveLivenessDetectionAction
BLink
Adds a blinking action to the detection process.
public static final
ActiveLivenessDetectionAction
LookDown
Adds a look down action to the detection process.
public static final
ActiveLivenessDetectionAction
LookUp
Adds a look up action to the detection process.
public static final
ActiveLivenessDetectionAction
Selfie
Adds a take selfie action to the detection process.
public static final
ActiveLivenessDetectionAction
Smile
Adds a smile action to the detection process.
public static final
ActiveLivenessDetectionAction
TiltHeadLeft
Adds a tilt head left action to the detection process.
public static final
ActiveLivenessDetectionAction
TiltHeadRight
Adds a tilt head right action to the detection process.
public static final
ActiveLivenessDetectionAction
TurnHeadLeft
Adds a turn head left action to the detection process.
public static final
ActiveLivenessDetectionAction
TurnHeadRight
Adds a turn head right action to the detection process.
Enum values
Title
Adds a blinking action to the detection process.
Adds a look down action to the detection process.
Adds a look up action to the detection process.
Adds a take selfie action to the detection process.
Adds a smile action to the detection process.
Adds a tilt head left action to the detection process.
Adds a tilt head right action to the detection process.
Adds a turn head left action to the detection process.
Adds a turn head right action to the detection process.
Description
Illustration
The following steps will be followed for this question:
The user is prompted to close both their eyes.
Once the user has closed both their eyes, the phone will vibrate once.
The user will be prompted to open both their eyes
Once the user has opened both their eyes, the phone will vibrate once.
The question will be completed and the user will be prompted with Nice! You got it! while the next question is loaded
Description
Illustration
The following steps will be followed for this question:
The user is prompted to look down.
Once the user has looked down, the phone will vibrate once.
The user will be prompted to look at the screen
Once the user has looked at the screen, the phone will vibrate once.
The question will be completed and the user will be prompted with Nice! You got it! while the next question is loaded.
Description
Illustration
The following steps will be followed for this question:
The user is prompted to look up.
Once the user has looked up, the phone will vibrate once.
The user will be prompted to look at the screen
Once the user has looked at the screen, the phone will vibrate once.
The question will be completed and the user will be prompted with Nice! You got it! while the next question is loaded.
Description
Illustration
The following steps will be followed for this question:
The user is prompted that a selfie is being taken.
The user has to keep their face still and in frame for the duration of the 3 second countdown.
Once the countdown finishes a selfie will be captured and the user will be prompted with We're done.
Description
Illustration
The following steps will be followed for this question:
The user is prompted to smile.
Once the user has smiled, the phone will vibrate once.
The user will be prompted to not smile
Once the user has stopped smiling, the phone will vibrate once.
The question will be completed and the user will be prompted with Nice! You got it! while the next question is loaded.
Description
Illustration
The following steps will be followed for this question:
The user is prompted to tilt their head left.
Once the user has tilted their head left, the phone will vibrate once.
The user will be prompted to tilt their head upright
Once the user has tilted their head upright, the phone will vibrate once.
The question will be completed and the user will be prompted with Nice! You got it! while the next question is loaded.
Description
Illustration
The following steps will be followed for this question:
The user is prompted to tilt their head right.
Once the user has tilted their head right, the phone will vibrate once.
The user will be prompted to tilt their head upright
Once the user has tilted their head upright, the phone will vibrate once.
The question will be completed and the user will be prompted with Nice! You got it! while the next question is loaded.
Description
Illustration
The following steps will be followed for this question:
The user is prompted to turn their head left.
Once the user has turned their head left, the phone will vibrate once.
The user will be prompted to turn their head forward
Once the user has turned their head forward, the phone will vibrate once.
The question will be completed and the user will be prompted with Nice! You got it! while the next question is loaded.
Description
Illustration
The following steps will be followed for this question:
The user is prompted to turn their head right.
Once the user has turned their head right, the phone will vibrate once.
The user will be prompted to turn their head forward
Once the user has turned their head forward, the phone will vibrate once.
The question will be completed and the user will be prompted with Nice! You got it! while the next question is loaded.