MCProtocol::ProgressNotification
Inherits JSON::Serializable < Reference < Object
An out-of-band notification used to inform the receiver of a progress update for a long-running request.
Constructors
new(pull : JSON::PullParser)
Sourcenew(params : ProgressNotificationParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
method
Sourceparams
Source