mcp4k
Toggle table of contents
0.4.8
common
Target filter
common
Switch theme
Search in API
Skip to content
mcp4k
mcp4k-runtime
/
sh.ondr.mcp4k.schema.core
/
ProgressNotification
/
ProgressParams
/
ProgressParams
Progress
Params
constructor
(
progressToken
:
JsonPrimitive
,
progress
:
Double
,
total
:
Double
?
=
null
,
_meta
:
Map
<
String
,
JsonElement
>
?
=
null
)