Uses of Interface
com.creditcall.chipdnamobile.IPartialApprovalListener
-
-
Uses of IPartialApprovalListener in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile with parameters of type IPartialApprovalListener Modifier and Type Method Description voidChipDnaMobile. addPartialApprovalListener(IPartialApprovalListener listener)Add a listener to get the event for partial approval confirmation.voidChipDnaMobile. removePartialApprovalListener(IPartialApprovalListener listener)Remove a listener that was previously added viaChipDnaMobile.addPartialApprovalListener(IPartialApprovalListener).
-