ksrpc
Toggle table of contents
0.10.0
common
Target filter
common
Switch theme
Search in API
Skip to content
ksrpc
ksrpc-core
/
com.monkopedia.ksrpc
/
ServiceExecutor
Service
Executor
interface
ServiceExecutor
Members
Functions
invoke
Link copied to clipboard
abstract
suspend
fun
invoke
(
service
:
RpcService
,
input
:
Any
?
)
:
Any
?