9.5.2.6 Publish UDR
The Publish
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 to be sent in bytearray format. |
exchange (string) | This fields contains the name of the exchange used. |
routingKey (string) | This field contains the routing key for the binding. |
Next: