The client/registerCapability request is sent from the server to the client to register a new capability handler on the client side.

Static variables

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