BiometricErrorNoHardware

data class BiometricErrorNoHardware(val errorMessage: String) : TSBiometricsAuthError

The user can't authenticate because there is no suitable hardware (e.g. no biometric sensor or no keyguard).

Constructors

Link copied to clipboard
constructor(errorMessage: String)

Properties

Link copied to clipboard
val eM: String?
Link copied to clipboard
Link copied to clipboard