Package-level declarations
Functions
Link copied to clipboard
Filters out in app purchases (BillingClient with type BillingClient.ProductType.INAPP)
Link copied to clipboard
Filters out subscriptions (BillingClient with type BillingClient.ProductType.SUBS)
Link copied to clipboard
Author: @Jeluchu
Link copied to clipboard
Determine if type is in app purchase (BillingClient.ProductType.INAPP)
Link copied to clipboard
Determine if purchaseState is purchased (Purchase.PurchaseState.PURCHASED)
Link copied to clipboard
Determine if type is a subscription (BillingClient.SkuType.SUBS)