class

MCProtocol::ResourceUpdatedNotification

Inherits JSON::Serializable < Reference < Object

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.

Constructors

new(params : ResourceUpdatedNotificationParams)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

method
Source
params
Source