toggle menu
MCP Kotlin SDK
1.0-SNAPSHOT
jvm
switch theme
search in API
MCP Kotlin SDK
/
org.jetbrains.kotlinx.mcp
/
JSONRPCResponse
/
JSONRPCResponse
JSONRPCResponse
constructor
(
id
:
RequestId
,
jsonrpc
:
String
=
JSONRPC_VERSION
,
result
:
RequestResult
?
=
null
,
error
:
JSONRPCError
?
=
null
)
(
source
)