AMQPExchange
PHP Manual

AMQPExchange::getFlags

(PECL amqp >= Unknown)

AMQPExchange::getFlagsGet the flag bitmask

Descrierea

public int AMQPExchange::getFlags ( void )

Get all the flags currently set on the given exchange.

Parametri

Această funcție nu are parametri.

Valorile întoarse

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


AMQPExchange
PHP Manual