client

object client
class Object
trait Matchable
class Any
client.type

Type members

Classlikes

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

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

Source:
requests.scala

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

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

Source:
requests.scala