| rabbitmq-c
    C AMQP Client library for RabbitMQ | 
Reply from a RPC method on the broker. More...
| Data Fields | |
| amqp_response_type_enum | reply_type | 
| the reply type:  More... | |
| amqp_method_t | reply | 
| in case of AMQP_RESPONSE_SERVER_EXCEPTION this field will be set to the method returned from the broker | |
| int | library_error | 
| in case of AMQP_RESPONSE_LIBRARY_EXCEPTION this field will be set to an error code.  More... | |
Reply from a RPC method on the broker.
| int amqp_rpc_reply_t::library_error | 
in case of AMQP_RESPONSE_LIBRARY_EXCEPTION this field will be set to an error code.
An error string can be retrieved using amqp_error_string
| amqp_response_type_enum amqp_rpc_reply_t::reply_type | 
the reply type:
 1.8.4
 1.8.4