public interface TransactionSendEvent extends TransactionEvent
Transaction.send()
.
This event must be handled by
TransactionListener.onTransactionSend()
.
With this event the server result is never
Event.RESULT_OK
.
RESULT_ABORTED, RESULT_COMMITTED, RESULT_FLYING, RESULT_INVALID_TRANSACTION_ID
RESULT_GENERIC_ERROR, RESULT_OK
getEntity, getReasonCode, getTimeStamp, getTransaction
Submit a bug or feature to FT\API Programming Support