The client/unregisterCapability request is sent from the server to the client to unregister a previously registered capability handler on the client side.

Static variables

@:value(new ProtocolRequestType<UnregistrationParams,NoData,Never,NoData,NoData>("client/unregisterCapability"))staticfinalinlineread onlytype:ProtocolRequestType<UnregistrationParams, NoData, Never, NoData, NoData> = new ProtocolRequestType<UnregistrationParams,NoData,Never,NoData,NoData>("client/unregisterCapability")