struct

Amqp::ReturnedMessage

Inherits Struct < Value < Object

Constructors

new(reply_code : UInt16, reply_text : String, exchange : String, routing_key : String, properties : Amqp::Properties, body : Slice(UInt8))
Source

Instance methods

body
Source
exchange
Source
properties
Source
reason
Source
reply_code
Source
reply_text
Source
routing_key
Source