class MCProtocol::ResourceUpdatedNotification

Overview

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.

Included Modules

Defined in:

mcprotocol/resource_updated_notification.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(params : ResourceUpdatedNotificationParams) #

[View source]

Instance Method Detail

def method : String #

[View source]

[View source]