common / com.revenuecat.purchases.common / BillingWrapper / queryAllPurchases

queryAllPurchases

fun queryAllPurchases(onReceivePurchaseHistory: (List<PurchaseHistoryRecordWrapper>) -> Unit, onReceivePurchaseHistoryError: (PurchasesError) -> Unit): Unit