kotlinx-rpc
Toggle table of contents
0.10.2
common
native
Target filter
common
native
Back to docs
Switch theme
Search in API
Skip to content
kotlinx-rpc
kotlinx-rpc-grpc-server
/
kotlinx.rpc.grpc.server
/
GrpcServerServiceDefinition
/
getMethod
get
Method
Available in a dev version: 0․11․0-grpc-186
How to configure
common
native
expect
fun
getMethod
(
methodName
:
String
)
:
ServerMethodDefinition
<
*
,
*
>
?
(
source
)
actual
fun
getMethod
(
methodName
:
String
)
:
ServerMethodDefinition
<
*
,
*
>
?
(
source
)