Reason
An enum describing why biometrics are unavailable on this device
Entries
Status indicating that the biometric key failed to generate. Biometrics cannot proceed.
Status indicating that this device has no biometric hardware.
Status indicating that biometric hardware features are currently unavailable.
Status indicating that there are no biometrics currently enrolled on device.
Status indicating that a security vulnerability has been discovered with one or more hardware sensors.
Status indicating that the requested options are incompatible with the current Android version.
Status indicating that we do not know if biometrics are supported on this device.
Properties
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.