9.5.2.7 Received UDR
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 |
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. |
Next: