Package 

Enum IapEvent

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum IapEvent
    extends Enum<IapEvent>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class IapEvent.Companion
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      SubscriptionBillingIssue

      Fired when a subscription enters a billing-issue state that requires user attention. A StoreKit billing-retry subscription may no longer be a current entitlement. Cross-platform unification of StoreKit 2 Message.billingIssue (iOS 16.4+, Mac Catalyst 16.4+, visionOS 1.0+) and Play Billing 8.1+ isSuspended. NOT emitted by Amazon Appstore or the Horizon flavor, whose Billing Compatibility SDK implements only Play Billing 7.0.

      DeveloperProvidedBillingAndroid

      Fired for External Payments (8.3.0+) and Google-rendered Billing Choice developer billing selections on Android. Billing Choice is available in OpenIAP Spec 2.1.0 / openiap-google 2.3.0 (requires Play Billing 9.1.0+).

      UserChoiceBillingAndroid
      PromotedProductIos
      PurchaseError
      PurchaseUpdated