-
public class InAppPurchaseLoggerManager
-
-
Method Summary
Modifier and Type Method Description static voidfilterPurchaseLogging(Map<String, JSONObject> purchaseDetailsMap, Map<String, JSONObject> skuDetailsMap)static booleaneligibleQueryPurchaseHistory()-
-
Method Detail
-
filterPurchaseLogging
static void filterPurchaseLogging(Map<String, JSONObject> purchaseDetailsMap, Map<String, JSONObject> skuDetailsMap)
-
eligibleQueryPurchaseHistory
static boolean eligibleQueryPurchaseHistory()
-
-
-
-