PurchaseClient.ProductType
Last updated
public static @interface PurchaseClient.ProductType
com.gaa.sdk.iap.PurchaseClient.ProductType
支持的功能类型
String ALL
可以一次性获得商品详细信息的类型
Constant Value: "all"
String INAPP
管理型商品类型
Constant Value: "inapp"
String AUTO
包月型商品类型
Constant Value: "auto"
String SUBS
订阅型商品类型
Constant Value: "subscription"
Last updated

