public class InAppPurchaseEventManager
extends java.lang.Object
| Constructor and Description |
|---|
InAppPurchaseEventManager() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getPurchaseDetails(android.content.Context context,
java.lang.String sku,
java.lang.Object inAppBillingObj,
boolean isSubscription) |
static java.lang.Object |
getServiceInterface(android.content.Context context,
android.os.IBinder service) |
public static java.lang.Object getServiceInterface(android.content.Context context,
android.os.IBinder service)
public static java.lang.String getPurchaseDetails(android.content.Context context,
java.lang.String sku,
java.lang.Object inAppBillingObj,
boolean isSubscription)