AMQPQueue
PHP Manual

AMQPQueue::get

(PECL amqp >= Unknown)

AMQPQueue::getRetrieve the next message from the queue.

Beschreibung

public void AMQPQueue::get ( string $flags )

Retrieve the next message from the queue.

Parameter-Liste

flags

A bitmask of any of the flags: AMQP_NOACK.

Rückgabewerte


AMQPQueue
PHP Manual