PurchaseClient.ProductType
public static @interface PurchaseClient.ProductTypecom.gaa.sdk.iap.PurchaseClient.ProductType
Supported in-app types
Constants
ALL
String ALLType to receive in-app product details at a time
Constant Value: "all"
INAPP
String INAPPManaged product type
Constant Value: "inapp"
AUTO
Monthly auto-renewal product type
Constant Value: "auto"
Last updated

