IAPUtil

object IAPUtil

Functions

Link copied to clipboard
fun filterAvailablePlans(zsPlans: ArrayList<ZSPlan>, productDetailsList: List<ProductDetails>): ArrayList<ZSPlan>
Link copied to clipboard
fun getBestFreeTrial(offers: List<ProductDetails.SubscriptionOfferDetails>?): ProductDetails.SubscriptionOfferDetails?
Link copied to clipboard
fun selectBestIntroOffer(offers: List<ProductDetails.SubscriptionOfferDetails>): ProductDetails.SubscriptionOfferDetails?
Link copied to clipboard
fun selectBestOffer(offers: List<ProductDetails.SubscriptionOfferDetails>): ProductDetails.SubscriptionOfferDetails?