Uses of Class
com.creditcall.chipdnamobile.SOAPTransaction
-
-
Uses of SOAPTransaction in com.creditcall.chipdnamobile
Subclasses of SOAPTransaction in com.creditcall.chipdnamobile Modifier and Type Class Description classSOAPExtendedTransactionThis class contains the details of the transaction.Method parameters in com.creditcall.chipdnamobile with type arguments of type SOAPTransaction Modifier and Type Method Description voidISOAPListener. retrievedTransactions(java.util.List<SOAPTransaction> transactions, ChipDnaMobileErrorCode errorCode)Invoked when the list of the transactions has been retrieved.
-