class MCProtocol::ResourceUpdatedNotificationParams

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(uri : URI) #

[View source]

Instance Method Detail

def uri : URI #

The URI of the resource that has been updated. This might be a sub-resource of the one that the client actually subscribed to.


[View source]