public class AppEventsLoggerUtility
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AppEventsLoggerUtility.GraphAPIActivityType |
| Constructor and Description |
|---|
AppEventsLoggerUtility() |
| Modifier and Type | Method and Description |
|---|---|
static org.json.JSONObject |
getJSONObjectForGraphAPICall(AppEventsLoggerUtility.GraphAPIActivityType activityType,
AttributionIdentifiers attributionIdentifiers,
java.lang.String anonymousAppDeviceGUID,
boolean limitEventUsage,
android.content.Context context) |
public static org.json.JSONObject getJSONObjectForGraphAPICall(AppEventsLoggerUtility.GraphAPIActivityType activityType, AttributionIdentifiers attributionIdentifiers, java.lang.String anonymousAppDeviceGUID, boolean limitEventUsage, android.content.Context context) throws org.json.JSONException
org.json.JSONException