Interfaces
Interfaces used in the Android Billing SDK
| Name | Description |
|---|---|
| AppCoinsBillingStateListener | A callback class that serves as a listener for monitoring the SDK setup process and the connection status with the Billing Service. |
| ConsumeResponseListener | A callback class that serves as a listener for monitoring the consumption operation of a Purchases. |
| PurchasesUpdatedListener | A callback class that serves as a listener for the Purchases made with the AppcoinsBillingClient. |
| SkuDetailsResponseListener | A callback class that serves as a listener for the querying of Sku's. |
Updated 3 months ago
