Skip to main content

BillingFlowParams (Android SDK)

Class with the parameters necessary to initiate a purchase flow.


Nested Classes


BillingFlowParams.Builder

Builder class used to construct the BillingFlowParams.


BillingFlowParams.ProductDetailsParams

Class with the Product Details of the Product to initiate a Billing flow for.


BillingFlowParams.ProductDetailsParams.Builder

Builder class used to construct the BillingFlowParams.ProductDetailsParams.


Public Methods


newBuilder

BillingFlowParams.Builder newBuilder()

Creates an instane of the BillingFlowParams.Builder.

Returns

BillingFlowParams.Builder reference with the empty values.