amqp_method_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct amqp_method_t {}

Members

Variables

decoded
void* decoded;

< pointer to the decoded method, * cast to the appropriate type to use

id
amqp_method_number_t id;

< the method id number

Meta