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
/
Method
/
Custom
Custom
@
Serializable
data
class
Custom
(
val
value
:
String
)
:
Method
(
source
)
Represents a custom method defined by the user.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
open
override
val
value
:
String