BillingFlowParams

com.aptoide.sdk.billing.BillingFlowParams

Class with the parameters necessary to initiate a purchase flow.


Nested Classes


Builder class used to construct the BillingFlowParams.


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


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.