MCProtocol::SubscribeRequest
Inherits JSON::Serializable < Reference < Object
Sent from the client to request resources/updated notifications from the server whenever a particular resource changes.
Constructors
new(pull : JSON::PullParser)
Sourcenew(params : SubscribeRequestParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
method
Sourceparams
Source