be_a_handler


Description:

[ Version ( since = "0.11.6" ) ]
public void be_a_handler ()

Register this as a Client.

Handler with an empty list of filters. This is useful if you want to create a client that only handle channels for which it's the PreferredHandler.

This method may only be called before register is called, and may only be called on objects whose class implements handle_channels.

Parameters:

this

a BaseClient