toggle menu
Karya
jvm
switch theme
search in API
servers-server
/
karya.servers.server.api.service
/
GetUserService
Get
User
Service
class
GetUserService
@
Inject
constructor
(
getUser
:
GetUser
)
Service class for getting user details.
Members
Constructors
Get
User
Service
Link copied to clipboard
@
Inject
constructor
(
getUser
:
GetUser
)
Types
Companion
Link copied to clipboard
object
Companion
:
Logging
Functions
invoke
Link copied to clipboard
suspend
fun
invoke
(
call
:
ApplicationCall
)
Invokes the service to get user details.