toggle menu
MCP Kotlin SDK
0.1.0
jvm
switch theme
search in API
MCP Kotlin SDK
/
io.modelcontextprotocol.kotlin.sdk
/
UnknownReference
Unknown
Reference
@
Serializable
data
class
UnknownReference
(
val
type
:
String
)
:
Reference
(
source
)
Identifies a prompt.
Members
Constructors
Unknown
Reference
Link copied to clipboard
constructor
(
type
:
String
)
Properties
type
Link copied to clipboard
open
override
val
type
:
String