(PECL amqp >= Unknown)
AMQPChannel::__construct — Create an instance of an AMQPQueue object
Creates an AMQPChannel instance representing a channel on the given connection.
A instance of AMQPConnection with an active connection to a broker.
Throws AMQPConnectionException if the connection to the broker was lost.
An instance of AMQPChannel.