LSProtocol::ShowMessageRequest
Inherits JSON::Serializable / Reference / Object
The show message request is sent from the server to the client to show a message and a set of options actions to the user.
Constructors
new(id : Int32 | String, params : ShowMessageRequestParams)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
jsonrpc
Sourceparams
Source