QueryProductDetailsParams
com.appcoins.sdk.billing.QueryProductDetailsParams
Class with the parameters to query for ProductDetails.
Nested Classes
Class with the parameters of the Product to query for details.
Builder class used to construct the QueryProductDetailsParams.
Public Methods
newBuilder
QueryProductDetailsParams.Builder newBuilder()
Creates an instance of the QueryProductDetailsParams.Builder.
Returns
QueryProductDetailsParams.Builder reference with the empty values.
Updated 2 days ago