(PECL amqp >= Unknown)
AMQPExchange::setType — Set the type of the exchange
$exchange_type
)
Set the type of the exchange. This can be any of AMQP_EX_TYPE_DIRECT
, AMQP_EX_TYPE_FANOUT
, AMQP_EX_TYPE_HEADER
or AMQP_EX_TYPE_TOPIC
.
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
exchange_type
The type of exchange as a string.
Întoarce valoarea TRUE
în cazul
succesului sau FALSE
în cazul eșecului.