AMQPChannel::__construct Create an instance of an AMQPChannel object &reftitle.description; AMQPChannel::__construct AMQPConnectionamqp_connection Creates an AMQPChannel instance representing a channel on the given connection. &reftitle.parameters; amqp_connection A instance of AMQPConnection with an active connection to a broker. &reftitle.errors; Throws AMQPConnectionException if the connection to the broker was lost. &reftitle.returnvalues; An instance of AMQPChannel.