Reason

An enum describing why biometrics are unavailable on this device

Entries

Link copied to clipboard

Status indicating that the biometric key failed to generate. Biometrics cannot proceed.

Link copied to clipboard

Status indicating that this device has no biometric hardware.

Link copied to clipboard

Status indicating that biometric hardware features are currently unavailable.

Link copied to clipboard

Status indicating that there are no biometrics currently enrolled on device.

Link copied to clipboard

Status indicating that a security vulnerability has been discovered with one or more hardware sensors.

Link copied to clipboard

Status indicating that the requested options are incompatible with the current Android version.

Link copied to clipboard

Status indicating that we do not know if biometrics are supported on this device.

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

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.