Package 

Interface SubscriptionResolver

    • Method Summary

      Modifier and Type Method Description
      abstract String promotedProductIOS() Fires when the App Store surfaces a promoted product (iOS only)
      abstract PurchaseError purchaseError() Fires when a purchase fails or is cancelled
      abstract Purchase purchaseUpdated() Fires when a purchase completes successfully or a pending purchase resolves
      abstract UserChoiceBillingDetails userChoiceBillingAndroid() Fires when a user selects alternative billing in the User Choice Billing dialog (Android only) Only triggered when the user selects alternative billing instead of Google Play billing
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait