Authentication
Authentication
/
com.transmit.authentication
/
TSWebAuthnAuthenticationError
/
UserNotFound
User
Not
Found
data
class
UserNotFound
(
val
message
:
String
)
:
TSWebAuthnAuthenticationError
Content copied to clipboard
The provided user id wasn't found in Transmit backend
Constructors
Properties
Constructors
User
Not
Found
Link copied to clipboard
fun
UserNotFound
(
message
:
String
)
Content copied to clipboard
Properties
e
M
Link copied to clipboard
val
eM
:
String
Content copied to clipboard
message
Link copied to clipboard
val
message
:
String
Content copied to clipboard
tw
Link copied to clipboard
val
tw
:
Throwable
?
=
null
Content copied to clipboard