Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
interface BillingListener
Interface for handling billing-related events.
Link copied to clipboard
Link copied to clipboard
class PurchaseDevBottomSheet(typeIap: Int, productDetails: ProductDetails, context: Context, purchaseListener: PurchaseListener?) : BottomSheetDialog
Link copied to clipboard
interface PurchaseHistoryListener
Listener interface for purchase history events.
Link copied to clipboard
class PurchaseItem
Represents an item that can be purchased, including its ID, trial ID, type, and purchase category.
Link copied to clipboard
interface PurchaseListener
Link copied to clipboard
Represents the result of a purchase transaction with comprehensive details.
Link copied to clipboard
interface UpdatePurchaseListener