toggle menu
MCP Kotlin SDK
0.1.0
jvm
switch theme
search in API
MCP Kotlin SDK
/
io.modelcontextprotocol.kotlin.sdk
/
ServerNotification
Server
Notification
@
Serializable
(
with
=
ServerNotificationPolymorphicSerializer::class
)
sealed
interface
ServerNotification
:
Notification
(
source
)
Represents a notification sent by the server.
Inheritors
CancelledNotification
UnknownMethodRequestOrNotification
ProgressNotification
ResourceListChangedNotification
ResourceUpdatedNotification
PromptListChangedNotification
ToolListChangedNotification
LoggingMessageNotification
Members
Properties
method
Link copied to clipboard
abstract
val
method
:
Method