ResourceUpdatedNotification

mcp.schema.notification.ResourceUpdatedNotification
See theResourceUpdatedNotification companion object
final case class ResourceUpdatedNotification(uri: String) extends Notification

A notification from the server to the client, informing it that a resource has changed and may need to be read again. This should only be sent if the client previously sent a resources/subscribe request.

Attributes

Companion
object
Source
ResourceUpdatedNotification.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Notification
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def method: Method

Attributes

Definition Classes
Source
ResourceUpdatedNotification.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product