You can set the name of queue which you want to consume messages. Application messages in queue should have the below properties:

content_type
application/json
app_id
Application id that associated plugin's application id.

The content of application message should be JSON string.

Any messages which don't have these properties will be discarded. Also removed from queue.