# Print output for @column tags ?>
public
static
abstract
@interface
BillingClient.ProductType
implements
Annotation
| com.android.billingclient.api.BillingClient.ProductType |
Supported Product types.
Constants | |
|---|---|
String |
INAPP
A Product type for Android apps in-app products. |
String |
SUBS
A Product type for Android apps subscriptions. |
Inherited methods | |
|---|---|
public static final String INAPP
A Product type for Android apps in-app products.
Constant Value: "inapp"
public static final String SUBS
A Product type for Android apps subscriptions.
Constant Value: "subs"