Uses of Interface
com.creditcall.chipdnamobile.ISOAPListener
-
Uses of ISOAPListener in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile with parameters of type ISOAPListenerModifier and TypeMethodDescriptionvoidSOAPTransactionHistory.getTransaction(String transactionDate, String guid, ISOAPListener listener) Retrieves the transaction with specified date and GUID.voidSOAPTransactionHistory.getTransactions(String fromDate, String toDate, ISOAPListener listener) Retrieves the transactions between the given dates.voidSOAPTransactionHistory.getTransactionsStatistics(String fromDate, String toDate, ISOAPListener listener) Retrieves the transaction statistics between the given dates.