class MCProtocol::UnsubscribeRequest

Overview

Sent from the client to request cancellation of resources/updated notifications from the server. This should follow a previous resources/subscribe request.

Included Modules

Defined in:

mcprotocol/unsubscribe_request.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

[View source]

Instance Method Detail

def method : String #

[View source]

[View source]