LivenessError

The enum LivenessFailureReason.

Entries

Link copied to clipboard

No error occurred.

Link copied to clipboard

The operation took longer than the time limit.

Link copied to clipboard

Invalid token.

Link copied to clipboard

Camera permission issue.

Link copied to clipboard

Other camera issues.

Link copied to clipboard

No face detected.

Link copied to clipboard

Tracking failure

Link copied to clipboard

User did not smile during Active check.

Link copied to clipboard

User did not perform the required head movements.

Link copied to clipboard

API request timed out.

Link copied to clipboard

Mouth region of the face was not visible.

Link copied to clipboard

Eye region of the face was not visible.

Link copied to clipboard

Image was too blurry.

Link copied to clipboard

Face was too brightly and unevenly illuminated.

Link copied to clipboard

A mask was blocking the view of the face.

Link copied to clipboard

Lighting condition during operation is not supported by current liveness detection mode.

Link copied to clipboard

User canceled the session.

Link copied to clipboard

User canceled active motion.

Link copied to clipboard

User canceled active motion prompt.

Link copied to clipboard

Unexpected client error.

Link copied to clipboard

Unexpected server error.

Link copied to clipboard

Client version not supported error.

Link copied to clipboard

Verification image not provided error.

Link copied to clipboard

Setting verification image not allowed error.

Link copied to clipboard

Unexpected generic error.

Properties

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

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.