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
/
NumberId
Number
Id
@
Serializable
data
class
NumberId
(
val
value
:
Long
)
:
RequestId
(
source
)
Members
Constructors
Number
Id
Link copied to clipboard
constructor
(
value
:
Long
)
Properties
value
Link copied to clipboard
val
value
:
Long