AuthPrompt
interface AuthPrompt
androidx.biometric.auth.AuthPrompt |
A wrapper class for Class2BiometricAuthPrompt
, Class3BiometricAuthPrompt
Class2BiometricOrCredentialAuthPrompt
, Class3BiometricOrCredentialAuthPrompt
and CredentialAuthPrompt
that allows for cancellation and dismissal of the current authentication prompt.
Summary
Public methods | |
---|---|
abstract Unit |
Cancels authentication of the current BiometricPrompt. |
Public methods
cancelAuthentication
abstract fun cancelAuthentication(): Unit
Cancels authentication of the current BiometricPrompt.