Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication.biometrics
/
TSBiometricsAuthError
/
BiometricErrorNonEnrolled
Biometric
Error
Non
Enrolled
data
class
BiometricErrorNonEnrolled
(
val
errorMessage
:
String
)
:
TSBiometricsAuthError
The user can't authenticate because no biometric or device credential is enrolled.
Members
Constructors
Biometric
Error
Non
Enrolled
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
?