toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-mcp-core
/
org.http4k.ai.mcp.protocol.messages
/
McpCancelled
Mcp
Cancelled
object
McpCancelled
:
McpRpc
Members
Types
Notification
Link copied to clipboard
@
JsonSerializable
data
class
Notification
(
val
requestId
:
McpMessageId
,
val
reason
:
String
?
=
null
,
val
_meta
:
Meta
=
Meta.default
)
:
ClientMessage.Notification
,
ServerMessage.Notification
,
HasMeta
Properties
Method
Link copied to clipboard
open
override
val
Method
:
McpRpcMethod