toggle menu
MCP Kotlin SDK
0.1.0
jvm
switch theme
search in API
MCP Kotlin SDK
/
io.modelcontextprotocol.kotlin.sdk
/
JSONRPCResponse
/
JSONRPCResponse
JSONRPCResponse
constructor
(
id
:
RequestId
,
jsonrpc
:
String
=
JSONRPC_VERSION
,
result
:
RequestResult
?
=
null
,
error
:
JSONRPCError
?
=
null
)
(
source
)