Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication.biometrics
/
TSBiometricsRegistrationError
/
BiometricErrorHWUnavailable
Biometric
Error
HWUnavailable
data
class
BiometricErrorHWUnavailable
(
val
errorMessage
:
String
)
:
TSBiometricsRegistrationError
The user can't authenticate because the hardware is unavailable. Try again later.
Members
Constructors
Biometric
Error
HWUnavailable
Link copied to clipboard
constructor
(
errorMessage
:
String
)
Properties
e
M
Link copied to clipboard
val
eM
:
String
error
Message
Link copied to clipboard
val
errorMessage
:
String
tw
Link copied to clipboard
val
tw
:
Throwable
?