An event handler for a specific channel.
The payload of the event.
If true or void is returned, the message will be acknowledged. If false or a MqError instance is returned, the message will NOT be acknowledged and will be requeued.
An event handler for a specific channel.