ProductDataHandler
class ProductDataHandler(purchasingServiceProvider: PurchasingServiceProvider, mainHandler: Handler) : ProductDataResponseListener
Functions
Link copied to clipboard
open override fun getProductData(skus: Set<String>, marketplace: String, onReceive: (List<StoreProduct>) -> Unit, onError: (PurchasesError) -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard