http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-sdk
/
org.http4k.ai.mcp.server.protocol
/
CancellationCallback
Cancellation
Callback
fun
interface
CancellationCallback
(
source
)
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
id
:
McpMessageId
,
reason
:
String
?
,
meta
:
Meta
)