Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication.biometrics
/
TSBiometricsAuthError
/
BiometricErrorStatusUnknown
Biometric
Error
Status
Unknown
data
class
BiometricErrorStatusUnknown
(
val
errorMessage
:
String
)
:
TSBiometricsAuthError
Unable to determine whether the user can authenticate.
Members
Constructors
Biometric
Error
Status
Unknown
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
?