MCP Kotlin SDK
Toggle table of contents
0.8.3
common
Target filter
common
Switch theme
Search in API
Skip to content
MCP Kotlin SDK
kotlin-sdk-core
/
io.modelcontextprotocol.kotlin.sdk.types
/
RequestId
/
NumberId
Number
Id
@
JvmInline
@
Serializable
value
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