get Biometric Status
abstract suspend fun getBiometricStatus(timeout: Long?): GetBiometricStatusResult
Content copied to clipboard
Requests the biometric status, i.e. whether biometric authentication is possible (e.g. via fingerprint or face recognition).
Parameters
timeout
The timeout of getBiometricStatus in milliseconds or null if no timeout should be used