Stay organized with collections Save and categorize content based on your preferences.

BillingFlowParams.ProductDetailsParams

public static final class BillingFlowParams.ProductDetailsParams
extends Object

java.lang.Object
   ↳ com.android.billingclient.api.BillingFlowParams.ProductDetailsParams
Included in documentation by the annotations: @Annotations.ProductDetails

Params that describe the product to be purchased and the offer to purchase with.

Summary

Nested classes

class BillingFlowParams.ProductDetailsParams.Builder

Helps to construct a BillingFlowParams.ProductDetailsParams Included in documentation by the annotations: @Annotations.ProductDetails

Public methods

static BillingFlowParams.ProductDetailsParams.Builder newBuilder()

Instantiate a BillingFlowParams.ProductDetailsParams.Builder instance. Included in documentation by the annotations: @Annotations.ProductDetails

Inherited methods

Public methods

newBuilder

public static BillingFlowParams.ProductDetailsParams.Builder newBuilder ()
Included in documentation by the annotations: @Annotations.ProductDetails

Instantiate a BillingFlowParams.ProductDetailsParams.Builder instance.

Returns
BillingFlowParams.ProductDetailsParams.Builder