Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Received UDR is contained in the RequestCycle UDR. The following fields are included in the Publish UDR:

Field
Description
basicProperties (BasicProperties (AMPQ))

This field contains the BasicProperties UDR associated with the Publish UDR.

body (bytearray)This field contains the message body in bytearray format.
consumerTag (string)This field contains the consumer tag specified by the client or provided by the server.
envelope (Envelope (AMQP))This field contains the Envelope UDR associated with the Publish UDR.
queue (string)This field contains the queue name.
  • No labels