Skip to main content

Interfaces

Interfaces used in the Android Billing SDK

NameDescription
AcknowledgeResponseListenerA callback class that serves as a listener for monitoring the acknowledgement operation of a Purchase.
AptoideAccountStateListenerA callback class that serves as a listener for changes to the user's Aptoide account sign-in state.
AptoideBillingClientStateListenerA callback class that serves as a listener for monitoring the SDK setup process and the connection status with the Billing Service.
AptoideSignInResponseListenerA callback class that serves as a listener for the result of an Aptoide account sign-in operation.
ConsumeResponseListenerA callback class that serves as a listener for monitoring the consumption operation of a Purchases.
ProductDetailsResponseListenerA callback class that serves as a listener for the querying of Products.
PurchasesResponseListenerA callback class that serves as a listener for the query of Purchases made with the AptoideBillingClient.
PurchasesUpdatedListenerA callback class that serves as a listener for the Purchases made with the AptoideBillingClient.