Interface CardRemovalWaiterAsynchronousApi


public interface CardRemovalWaiterAsynchronousApi
Since:
2.2.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Must be invoked when a card is removed.
  • Method Details

    • onCardRemoved

      void onCardRemoved()
      Must be invoked when a card is removed.
      Since:
      2.2.0