body
consumerTag
envelope
properties
__construct
Represent a message received message received in a rabbitmq-queue.
Default
__construct()
body() : \io\vertx\jphp\core\buffer\Buffer
\io\vertx\jphp\core\buffer\Buffer
the message body
consumerTag() : string
string
the consumer tag associated with the consumer
envelope() : \io\vertx\jphp\rabbitmq\Envelope
\io\vertx\jphp\rabbitmq\Envelope
packaging data for the message
properties() : \io\vertx\jphp\rabbitmq\BasicProperties
\io\vertx\jphp\rabbitmq\BasicProperties
content header data for the message