class

MCProtocol::ResourceUpdatedNotificationParams

Inherits JSON::Serializable < Reference < Object

Constructors

new(uri : URI)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

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.

Source