Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication
/
TSWebAuthnAuthenticationError
/
NoRegisteredCredentials
No
Registered
Credentials
data
class
NoRegisteredCredentials
(
val
message
:
String
)
:
TSWebAuthnAuthenticationError
Attempt to authenticate using unregistered credentials
Members
Constructors
No
Registered
Credentials
Link copied to clipboard
constructor
(
message
:
String
)
Properties
e
M
Link copied to clipboard
val
eM
:
String
message
Link copied to clipboard
val
message
:
String
tw
Link copied to clipboard
val
tw
:
Throwable
?