TSNativeBiometricsStatus

Entries

Link copied to clipboard

The user can successfully authenticate.

Link copied to clipboard

The user can't authenticate because no biometric or device credential is enrolled.

Link copied to clipboard

The user can't authenticate because there is no suitable hardware

Link copied to clipboard

The user can't authenticate because the hardware is unavailable. Try again later.

Link copied to clipboard

The user can't authenticate because a security vulnerability has been discovered with one or more hardware sensors. The affected sensor(s) are unavailable until a security update has addressed the issue.

Link copied to clipboard

The user can't authenticate because the specified options are incompatible with the current Android version.

Link copied to clipboard

Unable to determine whether the user can authenticate.

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.