class MCProtocol::ProgressNotification

Overview

An out-of-band notification used to inform the receiver of a progress update for a long-running request.

Included Modules

Defined in:

mcprotocol/progress_notification.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

[View source]

Instance Method Detail

def method : String #

[View source]

[View source]