amqp_message_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

body_
amqp_bytes_t body_;

< message body

pool
amqp_pool_t pool;

< pool used to allocate properties

properties
amqp_basic_properties_t properties;

< message properties

Meta