-
public class AppEventsLoggerUtilitycom.facebook.appevents.internal is solely for the use of other packages within the Facebook SDK for Android. Use of any of the classes in this package is unsupported, and they may be modified or removed without warning at any time.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumAppEventsLoggerUtility.GraphAPIActivityType
-
Field Summary
Fields Modifier and Type Field Description public final static AppEventsLoggerUtilityINSTANCE
-
Method Summary
Modifier and Type Method Description final static JSONObjectgetJSONObjectForGraphAPICall(AppEventsLoggerUtility.GraphAPIActivityType activityType, AttributionIdentifiers attributionIdentifiers, String anonymousAppDeviceGUID, Boolean limitEventUsage, Context context)-
-
Method Detail
-
getJSONObjectForGraphAPICall
final static JSONObject getJSONObjectForGraphAPICall(AppEventsLoggerUtility.GraphAPIActivityType activityType, AttributionIdentifiers attributionIdentifiers, String anonymousAppDeviceGUID, Boolean limitEventUsage, Context context)
-
-
-
-