MCP Kotlin SDK
Toggle table of contents
0.7.0
common
Platform filter
common
Switch theme
Search in API
MCP Kotlin SDK
kotlin-sdk-core
/
io.modelcontextprotocol.kotlin.sdk
/
RequestId
/
StringId
String
Id
@
Serializable
data
class
StringId
(
val
value
:
String
)
:
RequestId
(
source
)
Members
Constructors
String
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String