common / com.revenuecat.purchases.common / BillingWrapper / queryPurchaseHistoryAsync

queryPurchaseHistoryAsync

fun queryPurchaseHistoryAsync(skuType: String, onReceivePurchaseHistory: (List<PurchaseHistoryRecord>) -> Unit, onReceivePurchaseHistoryError: (PurchasesError) -> Unit): Unit