handler | A handler for all incoming messages on a specific channel. |
Action An action that, when invoked, unregisters the ChannelClient handler (See ChannelClient.UnregisterMessageHandler).
Registers a new handler on a specific channel. The new handler is called whenever a message is sent to the ChannelClient.