AMQPExchange
PHP Manual

AMQPExchange::getFlags

(PECL amqp >= Unknown)

AMQPExchange::getFlagsGet the flag bitmask

说明

public int AMQPExchange::getFlags ( void )

Get all the flags currently set on the given exchange.

参数

此函数没有参数。

返回值

An integer bitmask of all the flags currently set on this exchange object.


AMQPExchange
PHP Manual