struct

Amqp::Message

Inherits Struct < Value < Object

Constructors

new(body : Bytes, properties : Properties = Properties.new)
Source
new(body : String, properties : Properties = Properties.new) : Message
Source
new(io : IO, properties : Properties = Properties.new) : Message
Source

Instance methods

body
Source
properties
Source