Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication.biometrics
/
TSBiometricsAuthError
/
NoMatch
No
Match
data
class
NoMatch
(
val
errorMsg
:
String
?
)
:
TSBiometricsAuthError
Biometric did not match. The presented biometric was not recognised.
Members
Constructors
No
Match
Link copied to clipboard
constructor
(
errorMsg
:
String
?
)
Properties
e
M
Link copied to clipboard
val
eM
:
String
?
error
Msg
Link copied to clipboard
val
errorMsg
:
String
?
tw
Link copied to clipboard
val
tw
:
Throwable
?