class LSProtocol::ShowMessageRequest
- LSProtocol::ShowMessageRequest
- Reference
- Object
Overview
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.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#id : Int32 | String
The request id.
- #jsonrpc : String
-
#method : String
The method to be invoked.
- #params : ShowMessageRequestParams