(PECL amqp >= Unknown)
AMQPQueue::unbind — Unbind the queue from a routing key.
Remove a routing key binding on an exchange from the given queue.
本函数还未编写文档,仅有参数列表。
The name of the exchange on which the queue is bound.
The binding routing key used by the queue.
成功时返回 TRUE, 或者在失败时返回 FALSE.