amqp_basic_consume_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

arguments
amqp_table_t arguments;

< arguments

consumer_tag
amqp_bytes_t consumer_tag;

< consumer-tag

exclusive
amqp_boolean_t exclusive;

< exclusive

no_ack
amqp_boolean_t no_ack;

< no-ack

no_local
amqp_boolean_t no_local;

< no-local

nowait
amqp_boolean_t nowait;

< nowait

queue
amqp_bytes_t queue;

< queue

ticket
ushort ticket;

< ticket

Meta