cancelHandler

abstract fun cancelHandler(callId: RpcCallId, cause: CancellationException? = null)

Cancel the handler previously registered under callId, if any.