getBiometricStatus

abstract suspend fun getBiometricStatus(timeout: Long?): GetBiometricStatusResult

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