(PECL amqp >= Unknown)
AMQPQueue::__construct — Create an instance of an AMQPQueue object.
Creates an AMQPQueue instance representing an AMQP queue on the broker.
A valid AMQPConnection object.
The name of the queue to construct. If no queue name is specified, the broker will generate one.