Package-level declarations

Types

Link copied to clipboard
open class AppPurchase
Link copied to clipboard
interface BillingListener

Interface for handling billing-related events.

Link copied to clipboard
class PurchaseDevBottomSheet(typeIap: Int, productDetails: ProductDetails, context: Context, purchaseListener: PurchaseListener?) : BottomSheetDialog
Link copied to clipboard
Listener interface for purchase history events.
Link copied to clipboard

Represents an item that can be purchased, including its ID, trial ID, type, and purchase category.

Link copied to clipboard
Link copied to clipboard
open class PurchaseResult
Represents the result of a purchase transaction with comprehensive details.
Link copied to clipboard