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)
Sourcenew(params : ShowMessageParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
Sourcejsonrpc
Sourceparams
Source