class

LSProtocol::ShowMessageNotification

Inherits JSON::Serializable / Reference / Object

The show message notification is sent from a server to a client to ask the client to display a particular message in the user interface.

Constructors

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

Instance methods

jsonrpc
Source
method

The method to be invoked.

Source
params
Source