Skip to main content

Classes

Classes used in the Android Billing SDK

NameDescription
AccountIdentifiersClass that contains the Account Identifiers of a Purchase.
AcknowledgeParamsClass with the parameters to Acknowledge a Purchase.
AcknowledgeParams.BuilderBuilder class used to construct the AcknowledgeParams.
AptoideBillingClientMain interface for handling in-app billing in your application.
BillingFlowParamsClass with the parameters necessary to initiate a purchase flow.
BillingFlowParams.BuilderBuilder class used to construct the BillingFlowParams.
BillingFlowParams.ProductDetailsParamsClass with the Product Details of the Product to initiate a Billing flow for.
BillingFlowParams.ProductDetailsParams.BuilderBuilder class used to construct the BillingFlowParams.ProductDetailsParams.
BillingResultClass that represents the result of a Billing operation.
ConsumeParamsClass with the parameters to Consume a Purchase.
ConsumeParams.BuilderBuilder class used to construct the ConsumeParams.
ProductDetailsClass that represents the details of a Product.
ProductDetails.OneTimePurchaseOfferDetailsClass that represents the offer details of a Product of type One Time Purchase (INAPP).
ProductDetails.PricingPhaseClass that represents the Pricing Phase of a Product of type Subscription (SUBS).
ProductDetails.PricingPhasesClass that represents the Pricing Phases available in a Product of type Subscription (SUBS).
ProductDetails.SubscriptionOfferDetailsClass that represents the offer details of a Product of type Subscriptions (SUBS).
ProductDetails.TrialDetailsClass that represents the trial details of a Product of type Subscription (SUBS).
PurchaseClass that represents a Purchase.
QueryProductDetailsParamsClass with the parameters to query for ProductDetails.
QueryProductDetailsParams.BuilderBuilder class used to construct the QueryProductDetailsParams.
QueryProductDetailsParams.ProductClass with the parameters of the Product to query for ProductDetails.
QueryProductDetailsParams.Product.BuilderBuilder class used to construct the QueryProductDetailsParams.Product.
QueryProductDetailsResultClass with the parameters that are returned in a query result for Product Details.
QueryPurchasesParamsClass with the parameters to query for Purchases.
QueryPurchasesParams.BuilderBuilder class used to construct the QueryPurchasesParams.
ReferralDeeplinkRepresents a response for a Deeplink Referral request.
SkuDetails (Deprecated)Class that represents the details of a Product.
SkuDetailsParams (Deprecated)Class with the parameters necessary to query for Sku Details.
UnfetchedProductClass that represents the unfetched Product in a Product Details query.