Liveness

How much the holder has to do in front of the camera before the face match runs.

  • NONE: no liveness; the first good frame is matched (about 1 s; a printed photo would pass).

  • QUICK: look at the camera, then one random challenge (blink or smile). About 3-5 s. Default.

  • STRICT: both challenges, in random order.

  • FULL: the complete selfie ritual (centre, head turns, gaze, close eyes, smile, look straight, consent tick). 20-40 s; the steps are fixed.

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard
fun valueOf(value: String): Liveness

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.