|
rabbitmq-c
0.2
C AMQP Client library for RabbitMQ
|
basic.consume method fields More...
#include <amqp_framing.h>
Data Fields | |
| uint16_t | ticket |
| ticket | |
| amqp_bytes_t | queue |
| queue | |
| amqp_bytes_t | consumer_tag |
| consumer-tag | |
| amqp_boolean_t | no_local |
| no-local | |
| amqp_boolean_t | no_ack |
| no-ack | |
| amqp_boolean_t | exclusive |
| exclusive | |
| amqp_boolean_t | nowait |
| nowait | |
| amqp_table_t | arguments |
| arguments | |
basic.consume method fields
1.8.2