MCP Kotlin SDK
Toggle table of contents
0.11.1
common
Target filter
common
Switch theme
Search in API
Skip to content
MCP Kotlin SDK
kotlin-sdk-server
/
io.modelcontextprotocol.kotlin.sdk.server
/
Server
/
clientConnection
client
Connection
fun
clientConnection
(
sessionId
:
String
)
:
ClientConnection
(
source
)
Returns the
ClientConnection
for the session identified by
sessionId
.