mcp.schema.notification.ResourceListChangedNotification
See theResourceListChangedNotification companion object
final case class ResourceListChangedNotification() extends Notification
An optional notification from the server to the client, informing it that the list of resources it can read from has changed. This may be issued by servers without any previous subscription from the client.
Attributes
- Companion
- object
- Source
- ResourceListChangedNotification.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Notificationclass Objecttrait Matchableclass Any
Members list
In this article