toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-mcp-core
/
org.http4k.mcp.protocol.messages
/
McpProgress
Mcp
Progress
object
McpProgress
:
McpRpc
Members
Types
Notification
Link copied to clipboard
@
JsonSerializable
data
class
Notification
(
val
progressToken
:
ProgressToken
,
val
progress
:
Int
,
val
total
:
Double
?
,
val
description
:
String
?
,
val
_meta
:
Meta
=
Meta.default
)
:
ServerMessage.Notification
,
ClientMessage.Notification
,
HasMeta
Properties
Method
Link copied to clipboard
open
override
val
Method
:
McpRpcMethod