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-core
/
org.http4k.ai.mcp.protocol.messages
/
McpCancelled
Mcp
Cancelled
object
McpCancelled
(
source
)
Members
Types
Notification
Link copied to clipboard
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"notifications/cancelled"
)
data
class
Notification
(
val
params
:
McpCancelled.Notification.Params
,
val
id
:
Any
?
=
null
,
val
jsonrpc
:
String
=
"2.0"
)
:
McpJsonRpcRequest