BiometricAvailability
Wrapper around BiometricManager results to provide friendly messaging for developers
Inheritors
Types
Link copied to clipboard
Status indicating that biometrics are available, but no registrations have been made yet
Link copied to clipboard
Status indicating that biometrics are available and there is already a biometric registration on device
Link copied to clipboard
Status indicating that the biometric key has been revoked. Usually this means the user has added a new biometric or deleted all existing biometrics.
Link copied to clipboard
data class Unavailable(val reason: BiometricAvailability.Unavailable.Reason) : BiometricAvailability
Status indicating that biometrics are not available on this device for some reason