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
/
PingRequest
/
PingParams
Ping
Params
@
Serializable
data
class
PingParams
(
val
_meta
:
Map
<
String
,
JsonElement
>
?
=
null
)
Members
Constructors
Ping
Params
Link copied to clipboard
constructor
(
_meta
:
Map
<
String
,
JsonElement
>
?
=
null
)
Properties
_
meta
Link copied to clipboard
val
_meta
:
Map
<
String
,
JsonElement
>
?