Classes
Classes used in the Android Billing SDK
| Name | Description |
|---|---|
| AppcoinsBillingClient | Main interface for handling in-app billing in your application. |
| BillingFlowParams | Class with the parameters necessary to initiate a purchase flow. |
| Purchase | Class that represents a Purchase. |
| PurchasesResult | Class representing the result retrieved when querying for Purchases |
| ReferralDeeplink | Represents a response for a Deeplink Referral request. |
| SkuDetails | Class that represents the details of a Product. |
| SkuDetailsParams | Class with the parameters necessary to query for Sku Details. |
Updated 26 days ago
