toggle menu
MCP Kotlin SDK
0.1.0
jvm
switch theme
search in API
MCP Kotlin SDK
/
io.modelcontextprotocol.kotlin.sdk
/
ClientNotification
Client
Notification
@
Serializable
(
with
=
ClientNotificationPolymorphicSerializer::class
)
sealed
interface
ClientNotification
:
Notification
(
source
)
Represents a notification sent by the client.
Inheritors
CancelledNotification
UnknownMethodRequestOrNotification
InitializedNotification
ProgressNotification
RootsListChangedNotification
Members
Properties
method
Link copied to clipboard
abstract
val
method
:
Method