kotlinx-rpc
Toggle table of contents
0.10.2
common
Target filter
common
Back to docs
Switch theme
Search in API
Skip to content
kotlinx-rpc
kotlinx-rpc-grpc-core
/
kotlinx.rpc.grpc
/
GrpcStatusCode
/
asStatus
as
Status
Available in a dev version: 0․11․0-grpc-186
How to configure
fun
asStatus
(
description
:
String
?
=
null
)
:
GrpcStatus
(
source
)
Converts this status code to a
GrpcStatus
with an optional
description
.