Channel this message was delivered on
Raw message body as bytes from the wire.
Byte size of the body.
Channel this message was delivered on.
Consumer tag, if delivered to a consumer.
Server-assigned delivery tag for ack/nack/reject.
Exchange the message was published to.
OptionalmessageNumber of messages remaining in the queue (only set by basicGet).
Message metadata (content-type, headers, etc.).
Whether the message has been redelivered by the server.
OptionalreplyReply code if the message was returned.
OptionalreplyReason the message was returned.
Routing key the message was published with.
True if the message has already been acked, nacked, or rejected.
Acknowledge the message
Converts the message (which is deliviered as an uint8array) to a string
Cancel the consumer the message arrived to *
Negative acknowledgment (same as reject)
Reject the message
AMQP message.