toggle menu
MCP Kotlin SDK
0.1.0
jvm
switch theme
search in API
MCP Kotlin SDK
/
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