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 1 year ago