ksrpc
Toggle table of contents
1.0.0-RC3
common
Target filter
common
Switch theme
Search in API
Skip to content
ksrpc
ksrpc-core
/
com.monkopedia.ksrpc.channels
/
CancellationSupport
/
cancelHandler
cancel
Handler
abstract
fun
cancelHandler
(
callId
:
RpcCallId
,
cause
:
CancellationException
?
=
null
)
Cancel the handler previously registered under
callId
, if any.