Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication.biometrics
/
TSNativeBiometricsApprovalError
/
BiometricErrorStatusUnknown
Biometric
Error
Status
Unknown
data
class
BiometricErrorStatusUnknown
(
val
message
:
String
)
:
TSNativeBiometricsApprovalError
Unable to determine whether the user can authenticate.
Members
Constructors
Biometric
Error
Status
Unknown
Link copied to clipboard
constructor
(
message
:
String
)
Properties
error
Message
Link copied to clipboard
val
errorMessage
:
String
?
message
Link copied to clipboard
val
message
:
String
throwable
Link copied to clipboard
val
throwable
:
Throwable
?