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(pull : JSON::PullParser)
Sourcenew(params : ResourceUpdatedNotificationParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
method
Sourceparams
Source