View source
class UnregistrationRequest
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Protocol
The client/unregisterCapability
request is sent from the server to the client to unregister a previously registered capability
handler on the client side.