Interface IPartialApprovalListener


public interface IPartialApprovalListener
This interface is used to receive notification when a partial approval decision is required during a transaction. Before calling ChipDnaMobile.startTransaction(Parameters) register this listener using ChipDnaMobile.addPartialApprovalListener(IPartialApprovalListener) .
Author:
Creditcall Ltd.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked when a partial approval decision is required.