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