Android SDK 버전


public class AppEventsLoggerUtility
com.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
Modifier and TypeClassDescription
public enumAppEventsLoggerUtility.GraphAPIActivityType
Field Summary
Modifier and TypeFieldDescription
public final static AppEventsLoggerUtilityINSTANCE
Method Summary
Modifier and TypeMethodDescription
final static JSONObjectgetJSONObjectForGraphAPICall(AppEventsLoggerUtility.GraphAPIActivityType activityType, AttributionIdentifiers attributionIdentifiers, String anonymousAppDeviceGUID, Boolean limitEventUsage, Context context)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

getJSONObjectForGraphAPICall

 final static JSONObjectgetJSONObjectForGraphAPICall(AppEventsLoggerUtility.GraphAPIActivityType activityType, AttributionIdentifiers attributionIdentifiers, String anonymousAppDeviceGUID, Boolean limitEventUsage, Context context)