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
/
StopReason
/
Other
Other
@
Serializable
@
JvmInline
value
class
Other
(
val
value
:
String
)
:
StopReason
(
source
)
Members
Constructors
Other
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
open
override
val
value
:
String