PurchaseClient.ProductType

public static @interface PurchaseClient.ProductType
com.gaa.sdk.iap.PurchaseClient.ProductType

Supported in-app types

Constants


ALL

String ALL

Type to receive in-app product details at a time

Constant Value: "all"

INAPP

String INAPP

Managed product type

Constant Value: "inapp"

AUTO

String AUTO

Monthly auto-renewal product type

Constant Value: "auto"

Last updated