struct

Amqp::Wire::AmqpZeroNineOne::BasicMethods::GetOk

Inherits Struct < Value < Object

Constructors

new(delivery_tag : UInt64, redelivered : Bool, exchange : String, routing_key : String, message_count : UInt32)
Source
read(io : IO) : self
Source

Instance methods

delivery_tag
Source
exchange
Source
message_count
Source
redelivered
Source
routing_key
Source