Uses of Interface
com.creditcall.chipdnamobile.ITmsUpdateListener
-
-
Uses of ITmsUpdateListener in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile with parameters of type ITmsUpdateListener Modifier and Type Method Description voidChipDnaMobile. addTmsUpdateListener(ITmsUpdateListener listener)Add a listener to get results when calling methodChipDnaMobile.requestTmsUpdate(Parameters).voidChipDnaMobile. removeTmsUpdateListener(ITmsUpdateListener listener)Remove a listener that was previously added viaChipDnaMobile.addTmsUpdateListener(ITmsUpdateListener).
-