[EN]PurchaseClient.ProductType
public static @interface PurchaseClient.ProductType com.gaa.sdk.iap.PurchaseClient.ProductType Supported Product Types
Constants
ALL
String ALL Simultaneously receiving product detail information type Constant Value: "all"
INAPP
String INAPP Managed product type Constant Value: "inapp"
AUTO
String AUTO Monthly auto-renewal product type Constant Value: "auto"
SUBS
String SUBS Subscription product type Constant Value: "subscription"
Last updated