(Информация о версии неизвестна, возможно, только в SVN)
AMQPChannel::rollbackTransaction — Rollback a transaction
Rollback an existing transaction. AMQPChannel::startTransaction() must be called prior to this.
У этой функции нет параметров.
Throws AMQPChannelException exception if no transaction was started prior to calling this method.
Throws AMQPConnectionException if the connection to the broker was lost.
Возвращает TRUE
в случае успешного завершения или FALSE
в случае возникновения ошибки.