class LSProtocol::UnregistrationRequest
- LSProtocol::UnregistrationRequest
- Reference
- Object
Overview
The client/unregisterCapability
request is sent from the server to the client to unregister a previously registered capability
handler on the client side.
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 : UnregistrationParams