channelName | The name of the channel. |
handler | The handler that processes messages. |
Action An action that you can use to unregister the handler from message processing (see ChannelService.UnregisterMessageHandler).
Registers a handler to process all incoming messages on a specific channel.