Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Amqp::Wire::AmqpZeroNineOne::BasicMethods::Consume
Inherits
Struct
<
Value
<
Object
Constructors
new
(queue :
String
, consumer_tag :
String
, no_local :
Bool
, no_ack :
Bool
, exclusive :
Bool
, arguments :
Hash
(
String
,
Amqp::FieldValue
), no_wait :
Bool
= false)
Source
Instance methods
arguments
Source
consumer_tag
Source
exclusive
Source
no_ack
Source
no_local
Source
no_wait
Source
queue
Source
to_payload
Source