Package 

Interface OpenIapPurchaseUpdateListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onPurchaseUpdated(Purchase purchase) Called when a purchase is updated
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onPurchaseUpdated

         abstract Unit onPurchaseUpdated(Purchase purchase)

        Called when a purchase is updated

        Parameters:
        purchase - The updated purchase