Adds a client to the set of registered clients. Calls the client's registered() method, then calls the abstract add_() method.
client to add
See Implementation
Adds a client to the set of registered clients. Calls the client's registered() method, then calls the abstract add_() method.