(Não há informação de versão disponível, talvez apenas no SVN)
AMQPChannel::startTransaction — Start a transaction
Start a transaction. This method must be called on the given channel prior to calling AMQPChannel::commitTransaction() or AMQPChannel::rollbackTransaction().
Esta função não possui parâmetros.
Throws AMQPConnectionException if the connection to the broker was lost.
Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.