IAPUtil
object IAPUtil
Functions
Link copied to clipboard
Link copied to clipboard
fun getBestFreeTrial(offers: List<ProductDetails.SubscriptionOfferDetails>?): ProductDetails.SubscriptionOfferDetails?
Link copied to clipboard
Link copied to clipboard
fun selectBestIntroOffer(offers: List<ProductDetails.SubscriptionOfferDetails>): ProductDetails.SubscriptionOfferDetails?
Link copied to clipboard
fun selectBestOffer(offers: List<ProductDetails.SubscriptionOfferDetails>): ProductDetails.SubscriptionOfferDetails?