toggle menu
Karya
jvm
switch theme
search in API
servers-server
/
karya.servers.server.api.service
/
GetSummaryService
Get
Summary
Service
class
GetSummaryService
@
Inject
constructor
(
getSummary
:
GetSummary
)
Service class responsible for handling get summary requests.
Members
Constructors
Get
Summary
Service
Link copied to clipboard
@
Inject
constructor
(
getSummary
:
GetSummary
)
Types
Companion
Link copied to clipboard
object
Companion
:
Logging
Functions
invoke
Link copied to clipboard
suspend
fun
invoke
(
call
:
ApplicationCall
)
Handles the get summary request.