class

LSProtocol::WorkDoneProgressCancelNotification

Inherits JSON::Serializable / Reference / Object

The window/workDoneProgress/cancel notification is sent from the client to the server to cancel a progress initiated on the server side.

Constructors

new(pull : JSON::PullParser)
Source
new(params : WorkDoneProgressCancelParams)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

jsonrpc
Source
method

The method to be invoked.

Source
params
Source