transaction_result abstract method

void transaction_result(
  1. Key kID,
  2. Integer iSuccess,
  3. string sMessage
)

Implementation

void transaction_result(Key kID, Integer iSuccess, string sMessage);