Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
AMQP::Client::Frame::Basic::Consume
Inherits
Struct
<
Value
<
Object
Constructors
new
(channel :
UInt16
, reserved1 :
UInt16
, queue :
String
, consumer_tag :
String
, no_local :
Bool
, no_ack :
Bool
, exclusive :
Bool
, no_wait :
Bool
, arguments :
Arguments
)
Source
Instance methods
channel
Source
to_payload
Source