onTransactionsUpdated abstract method

void onTransactionsUpdated(
  1. List<SK2TransactionMessage> newTransactions
)

Implementation

void onTransactionsUpdated(List<SK2TransactionMessage> newTransactions);