View Source GenLSP.Structures.Unregistration (gen_lsp v0.10.0)
General parameters to unregister a request or notification.
Link to this section Summary
Functions
Fields
- id: The id used to unregister the request or notification. Usually an id provided during the register request.
- method: The method to unregister for.
Link to this section Types
Link to this section Functions
fields
Fields
- id: The id used to unregister the request or notification. Usually an id provided during the register request.
- method: The method to unregister for.