class LSProtocol::Unregistration
- LSProtocol::Unregistration
- Reference
- Object
Overview
General parameters to unregister a request or notification.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#id : String
The id used to unregister the request or notification.
-
#method : String
The method to unregister for.
Constructor Detail
Instance Method Detail
def id : String
#
The id used to unregister the request or notification. Usually an id provided during the register request.