rabbitmq-c
0.8.0
C AMQP Client library for RabbitMQ
|
basic.consume method fields More...
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