(PECL amqp >= Unknown)
AMQPQueue::purge — Purge the contents of a queue
Purge the contents of a queue.
This function has no parameters.
Throws AMQPChannelException if the channel is not open.
Throws AMQPConnectionException if the connection to the broker was lost.
Returns TRUE
on success or FALSE
on failure.