-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classIapEvent.Companion
-
Enum Constant Summary
Enum Constants Enum Constant Description SubscriptionBillingIssueFired 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.
DeveloperProvidedBillingAndroidFired 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+).
UserChoiceBillingAndroidPromotedProductIosPurchaseErrorPurchaseUpdated
-
Method Summary
Modifier and Type Method Description final StringtoJson()final StringgetRawValue()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getRawValue
final String getRawValue()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-