Interface IForceAcceptanceListener


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

    Modifier and Type
    Method
    Description
    void
    Invoked when force acceptance decision is required.