- AA_TIME_SPENT_EVENT_NAME - Static variable in class com.facebook.appevents.internal.Constants
-
- AA_TIME_SPENT_SCREEN_PARAMETER_NAME - Static variable in class com.facebook.appevents.internal.Constants
-
- ACCESS_TOKEN_KEY - Static variable in class com.facebook.AccessToken
-
- ACCESS_TOKEN_PARAM - Static variable in class com.facebook.GraphRequest
-
- AccessToken - Class in com.facebook
-
This class represents an immutable access token for using Facebook APIs.
- AccessToken(String, String, String, Collection<String>, Collection<String>, Collection<String>, AccessTokenSource, Date, Date, Date) - Constructor for class com.facebook.AccessToken
-
Creates a new AccessToken using the supplied information from a previously-obtained access
token (for instance, from an already-cached access token obtained prior to integration with
the Facebook SDK).
- AccessToken(String, String, String, Collection<String>, Collection<String>, Collection<String>, AccessTokenSource, Date, Date, Date, String) - Constructor for class com.facebook.AccessToken
-
Creates a new AccessToken using the supplied information from a previously-obtained access
token (for instance, from an already-cached access token obtained prior to integration with
the Facebook SDK).
- AccessToken.AccessTokenCreationCallback - Interface in com.facebook
-
A callback for creating an access token from a NativeLinkingIntent
- AccessToken.AccessTokenRefreshCallback - Interface in com.facebook
-
- AccessTokenManager - Class in com.facebook
-
- AccessTokenSource - Enum in com.facebook
-
Indicates where a Facebook access token was obtained from.
- ACTION_APP_EVENTS_FLUSHED - Static variable in class com.facebook.appevents.AppEventsLogger
-
The action used to indicate that a flush of app events has occurred.
- ACTION_APPINVITE_DIALOG - Static variable in class com.facebook.internal.NativeProtocol
-
- ACTION_CAMERA_EFFECT - Static variable in class com.facebook.internal.NativeProtocol
-
- ACTION_CURRENT_ACCESS_TOKEN_CHANGED - Static variable in class com.facebook.AccessTokenManager
-
- ACTION_CURRENT_PROFILE_CHANGED - Static variable in class com.facebook.ProfileManager
-
- ACTION_FEED_DIALOG - Static variable in class com.facebook.internal.NativeProtocol
-
- ACTION_LIKE_DIALOG - Static variable in class com.facebook.internal.NativeProtocol
-
- ACTION_MESSAGE_DIALOG - Static variable in class com.facebook.internal.NativeProtocol
-
- ACTION_OGACTIONPUBLISH_DIALOG - Static variable in class com.facebook.internal.NativeProtocol
-
- ACTION_OGMESSAGEPUBLISH_DIALOG - Static variable in class com.facebook.internal.NativeProtocol
-
- ACTION_SHARE_STORY - Static variable in class com.facebook.internal.NativeProtocol
-
- activateApp(Application) - Static method in class com.facebook.appevents.AppEventsLogger
-
Notifies the events system that the app has launched and activate and deactivate events
should start being logged automatically.
- activateApp(Application, String) - Static method in class com.facebook.appevents.AppEventsLogger
-
Notifies the events system that the app has launched and activate and deactivate events
should start being logged automatically.
- activateApp(Context) - Static method in class com.facebook.appevents.AppEventsLogger
-
- activateApp(Context, String) - Static method in class com.facebook.appevents.AppEventsLogger
-
- ActivityLifecycleTracker - Class in com.facebook.appevents.internal
-
- ActivityLifecycleTracker() - Constructor for class com.facebook.appevents.internal.ActivityLifecycleTracker
-
- ADAPTER_VIEW_ITEM_BITMASK - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- add(GraphRequest) - Method in class com.facebook.GraphRequestBatch
-
- add(int, GraphRequest) - Method in class com.facebook.GraphRequestBatch
-
- ADD_PAYMENT_INFO - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- ADD_TO_CART - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- ADD_TO_WISHLIST - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- addActiveWorkItem(Runnable) - Method in class com.facebook.internal.WorkQueue
-
- addActiveWorkItem(Runnable, boolean) - Method in class com.facebook.internal.WorkQueue
-
- addAttachments(Collection<NativeAppCallAttachmentStore.Attachment>) - Static method in class com.facebook.internal.NativeAppCallAttachmentStore
-
- addCallback(GraphRequestBatch.Callback) - Method in class com.facebook.GraphRequestBatch
-
Adds a batch-level callback which will be called when the entire batch has finished
executing.
- addLog(ExternalLog) - Method in interface com.facebook.internal.logging.LoggingCache
-
- addLog(ExternalLog) - Method in interface com.facebook.internal.logging.LoggingManager
-
- addLog(ExternalLog) - Static method in class com.facebook.internal.logging.monitor.Monitor
-
add the log to the monitoring system if the log is sampled
- addLog(ExternalLog) - Method in class com.facebook.internal.logging.monitor.MonitorLoggingManager
-
- addLog(ExternalLog) - Method in class com.facebook.internal.logging.monitor.MonitorLoggingQueue
-
Add single log in log queue
- addLoggingBehavior(LoggingBehavior) - Static method in class com.facebook.FacebookSdk
-
Certain logging behaviors are available for debugging beyond those that should be
enabled in production.
- addLogs(List<? extends ExternalLog>) - Method in interface com.facebook.internal.logging.LoggingCache
-
- addLogs(List<? extends ExternalLog>) - Method in class com.facebook.internal.logging.monitor.MonitorLoggingQueue
-
Add multiple logs in log queue
- ADVERTISER_ID_COLLECTION_ENABLED_PROPERTY - Static variable in class com.facebook.FacebookSdk
-
The key for the advertiserID collection in the Android manifest.
- ALL - Static variable in enum com.facebook.internal.SmartLoginOption
-
- ANALYSIS_REPORT_PREFIX - Static variable in class com.facebook.internal.instrument.InstrumentUtility
-
- AnalyticsEvents - Class in com.facebook.internal
-
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
- AnalyticsEvents() - Constructor for class com.facebook.internal.AnalyticsEvents
-
- APP_EVENT_PREFERENCES - Static variable in class com.facebook.FacebookSdk
-
The key for AppEvent perfernece setting.
- APP_EVENTS_EXTRA_FLUSH_RESULT - Static variable in class com.facebook.appevents.AppEventsLogger
-
- APP_EVENTS_EXTRA_NUM_EVENTS_FLUSHED - Static variable in class com.facebook.appevents.AppEventsLogger
-
- APP_INDEXING - Static variable in class com.facebook.appevents.codeless.internal.Constants
-
- APP_INDEXING_ENABLED - Static variable in class com.facebook.appevents.codeless.internal.Constants
-
- APP_INDEXING_SCHEDULE_INTERVAL_MS - Static variable in class com.facebook.appevents.codeless.internal.Constants
-
- append(StringBuilder) - Method in class com.facebook.internal.Logger
-
- append(String) - Method in class com.facebook.internal.Logger
-
- append(String, Object...) - Method in class com.facebook.internal.Logger
-
- appendKeyValue(String, Object) - Method in class com.facebook.internal.Logger
-
- AppEvent - Class in com.facebook.appevents
-
- AppEvent(String, String, Double, Bundle, boolean, boolean, UUID) - Constructor for class com.facebook.appevents.AppEvent
-
- AppEventsConstants - Class in com.facebook.appevents
-
Predefined event and parameter names for logging events common to many apps.
- AppEventsConstants() - Constructor for class com.facebook.appevents.AppEventsConstants
-
- AppEventsLogger - Class in com.facebook.appevents
-
The AppEventsLogger class allows the developer to log various types of events back to Facebook.
- AppEventsLogger.FlushBehavior - Enum in com.facebook.appevents
-
Controls when an AppEventsLogger sends log events to the server
- AppEventsLogger.ProductAvailability - Enum in com.facebook.appevents
-
Product availability for Product Catalog product item update
- AppEventsLogger.ProductCondition - Enum in com.facebook.appevents
-
Product condition for Product Catalog product item update
- AppEventsLoggerUtility - Class in com.facebook.appevents.internal
-
com.facebook.appevents.internal is solely for the use of other packages within the
Facebook SDK for Android.
- AppEventsLoggerUtility() - Constructor for class com.facebook.appevents.internal.AppEventsLoggerUtility
-
- AppEventsLoggerUtility.GraphAPIActivityType - Enum in com.facebook.appevents.internal
-
- AppEventsManager - Class in com.facebook.appevents
-
- AppEventsManager() - Constructor for class com.facebook.appevents.AppEventsManager
-
- AppEventUtility - Class in com.facebook.appevents.internal
-
- AppEventUtility() - Constructor for class com.facebook.appevents.internal.AppEventUtility
-
- APPLICATION_FIELDS - Static variable in class com.facebook.internal.logging.monitor.MonitorLogServerProtocol
-
- APPLICATION_ID_PROPERTY - Static variable in class com.facebook.FacebookSdk
-
The key for the application ID in the Android manifest.
- APPLICATION_NAME_PROPERTY - Static variable in class com.facebook.FacebookSdk
-
The key for the application name in the Android manifest.
- apply(T) - Method in interface com.facebook.internal.Utility.Mapper
-
- apply(T) - Method in interface com.facebook.internal.Utility.Predicate
-
- areObjectsEqual(T, T) - Static method in class com.facebook.internal.Utility
-
- arrayList(T...) - Static method in class com.facebook.internal.Utility
-
- asListNoNulls(T...) - Static method in class com.facebook.internal.Utility
-
- assertIsMainThread() - Static method in class com.facebook.appevents.internal.AppEventUtility
-
- assertIsNotMainThread() - Static method in class com.facebook.appevents.internal.AppEventUtility
-
- AttributionIdentifiers - Class in com.facebook.internal
-
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
- AttributionIdentifiers() - Constructor for class com.facebook.internal.AttributionIdentifiers
-
- AUDIENCE_EVERYONE - Static variable in class com.facebook.internal.NativeProtocol
-
- AUDIENCE_FRIENDS - Static variable in class com.facebook.internal.NativeProtocol
-
- AUDIENCE_ME - Static variable in class com.facebook.internal.NativeProtocol
-
- augmentWebView(WebView, Context) - Static method in class com.facebook.appevents.AppEventsLogger
-
Intended to be used as part of a hybrid webapp.
- AUTO_INIT_ENABLED_PROPERTY - Static variable in class com.facebook.FacebookSdk
-
The key for the auto init SDK in the Android manifest.
- AUTO_LOG_APP_EVENTS_ENABLED_PROPERTY - Static variable in class com.facebook.FacebookSdk
-
The key for the auto logging app events in the Android manifest.
- AutoHandleExceptions - Annotation Type in com.facebook.internal.instrument.crashshield
-
- AutoLoggingOnTouchListener(EventBinding, View, View) - Constructor for class com.facebook.appevents.codeless.RCTCodelessLoggingEventListener.AutoLoggingOnTouchListener
-
- AutomaticAnalyticsLogger - Class in com.facebook.appevents.internal
-
com.facebook.appevents.internal is solely for the use of other packages within the
Facebook SDK for Android.
- AutomaticAnalyticsLogger() - Constructor for class com.facebook.appevents.internal.AutomaticAnalyticsLogger
-
- awaitGetGraphMeRequestWithCache(String) - Static method in class com.facebook.internal.Utility
-
- EC_APP_NOT_INSTALLED - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
-
- EC_APP_TOO_MANY_CALLS - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
-
- EC_INVALID_SESSION - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
-
- EC_INVALID_TOKEN - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
-
- EC_RATE - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
-
- EC_SERVICE_UNAVAILABLE - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
-
- EC_TOO_MANY_USER_ACTION_CALLS - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
-
- EC_USER_TOO_MANY_CALLS - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
-
- EMAIL - Static variable in class com.facebook.appevents.UserDataStore
-
User data types
- enable() - Static method in class com.facebook.appevents.aam.MetadataIndexer
-
- enable() - Static method in class com.facebook.appevents.codeless.CodelessManager
-
- enable() - Static method in class com.facebook.appevents.eventdeactivation.EventDeactivationManager
-
- enable() - Static method in class com.facebook.appevents.integrity.IntegrityManager
-
- enable() - Static method in class com.facebook.appevents.ml.ModelManager
-
- enable() - Static method in class com.facebook.appevents.restrictivedatafilter.RestrictiveDataManager
-
- enable() - Static method in class com.facebook.appevents.suggestedevents.SuggestedEventsManager
-
- enable() - Static method in class com.facebook.internal.instrument.crashreport.CrashHandler
-
- enable() - Static method in class com.facebook.internal.instrument.crashshield.CrashShieldHandler
-
- enable() - Static method in class com.facebook.internal.instrument.errorreport.ErrorReportHandler
-
- enable() - Static method in class com.facebook.internal.instrument.ExceptionAnalyzer
-
- enable() - Static method in class com.facebook.internal.instrument.threadcheck.ThreadCheckHandler
-
- enable() - Static method in class com.facebook.internal.logging.monitor.Monitor
-
Enable Monitor will fetch the sampling rates from the server and send the logs from
MonitorLoggingStore
- ENGLISH - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- equals(Object) - Method in class com.facebook.AccessToken
-
- equals(Object) - Method in class com.facebook.internal.logging.monitor.MonitorLog
-
- equals(Object) - Method in class com.facebook.Profile
-
- ERROR_APPLICATION_ERROR - Static variable in class com.facebook.internal.NativeProtocol
-
- ERROR_NETWORK_ERROR - Static variable in class com.facebook.internal.NativeProtocol
-
- ERROR_PERMISSION_DENIED - Static variable in class com.facebook.internal.NativeProtocol
-
- ERROR_PROTOCOL_ERROR - Static variable in class com.facebook.internal.NativeProtocol
-
- ERROR_REPORT_PREFIX - Static variable in class com.facebook.internal.instrument.InstrumentUtility
-
- ERROR_SERVICE_DISABLED - Static variable in class com.facebook.internal.NativeProtocol
-
- ERROR_UNKNOWN_ERROR - Static variable in class com.facebook.internal.NativeProtocol
-
- ERROR_USER_CANCELED - Static variable in class com.facebook.internal.NativeProtocol
-
- errorConnectionFailure - Static variable in class com.facebook.internal.ServerProtocol
-
- ErrorReportData - Class in com.facebook.internal.instrument.errorreport
-
- ErrorReportData(String) - Constructor for class com.facebook.internal.instrument.errorreport.ErrorReportData
-
- ErrorReportData(File) - Constructor for class com.facebook.internal.instrument.errorreport.ErrorReportData
-
- ErrorReportHandler - Class in com.facebook.internal.instrument.errorreport
-
- ErrorReportHandler() - Constructor for class com.facebook.internal.instrument.errorreport.ErrorReportHandler
-
- errorsProxyAuthDisabled - Static variable in class com.facebook.internal.ServerProtocol
-
- errorsUserCanceled - Static variable in class com.facebook.internal.ServerProtocol
-
- ESC_APP_INACTIVE - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
-
- ESC_APP_NOT_INSTALLED - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
-
- EVENT_DEVICE_SHARE_BUTTON_CREATE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_DEVICE_SHARE_BUTTON_DID_TAP - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_FRIEND_PICKER_USAGE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LIKE_BUTTON_CREATE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LIKE_BUTTON_DID_TAP - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LIKE_VIEW_CANNOT_PRESENT_DIALOG - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LIKE_VIEW_DIALOG_DID_SUCCEED - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LIKE_VIEW_DID_LIKE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LIKE_VIEW_DID_PRESENT_DIALOG - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LIKE_VIEW_DID_PRESENT_FALLBACK - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LIKE_VIEW_DID_UNDO_QUICKLY - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LIKE_VIEW_DID_UNLIKE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LIKE_VIEW_ERROR - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LOGIN_BUTTON_CREATE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LOGIN_BUTTON_DID_TAP - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_LOGIN_VIEW_USAGE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_MAPPING_PATH_TYPE_KEY - Static variable in class com.facebook.appevents.codeless.internal.Constants
-
- EVENT_NAME_ACHIEVED_LEVEL - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has achieved a level in the app.
- EVENT_NAME_ACTIVATED_APP - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when an app is being activated.
- EVENT_NAME_AD_CLICK - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user clicks an ad.
- EVENT_NAME_AD_IMPRESSION - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user views an ad.
- EVENT_NAME_ADDED_PAYMENT_INFO - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has entered their payment info.
- EVENT_NAME_ADDED_TO_CART - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has added an item to their cart.
- EVENT_NAME_ADDED_TO_WISHLIST - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has added an item to their wishlist.
- EVENT_NAME_COMPLETED_REGISTRATION - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has completed registration with the app.
- EVENT_NAME_COMPLETED_TUTORIAL - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has completed a tutorial in the app.
- EVENT_NAME_CONTACT - Static variable in class com.facebook.appevents.AppEventsConstants
-
A telephone/SMS, email, chat or other type of contact between a customer and your business.
- EVENT_NAME_CUSTOMIZE_PRODUCT - Static variable in class com.facebook.appevents.AppEventsConstants
-
The customization of products through a configuration tool or other application your
business owns.
- EVENT_NAME_DEACTIVATED_APP - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_NAME_DONATE - Static variable in class com.facebook.appevents.AppEventsConstants
-
The donation of funds to your organization or cause.
- EVENT_NAME_EVENT_KEY - Static variable in class com.facebook.appevents.internal.Constants
-
- EVENT_NAME_FIND_LOCATION - Static variable in class com.facebook.appevents.AppEventsConstants
-
When a person finds one of your locations via web or application, with an intention to visit
(example: find product at a local store).
- EVENT_NAME_INITIATED_CHECKOUT - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has entered the checkout process.
- EVENT_NAME_LIVE_STREAMING_ERROR - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_NAME_LIVE_STREAMING_PAUSE - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_NAME_LIVE_STREAMING_RESUME - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_NAME_LIVE_STREAMING_START - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log the live streaming events from sdk
- EVENT_NAME_LIVE_STREAMING_STOP - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_NAME_LIVE_STREAMING_UPDATE_STATUS - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_NAME_MD5_EVENT_KEY - Static variable in class com.facebook.appevents.internal.Constants
-
- EVENT_NAME_PRODUCT_CATALOG_UPDATE - Static variable in class com.facebook.appevents.AppEventsConstants
-
Product Catalog related events
- EVENT_NAME_PURCHASED - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_NAME_PUSH_TOKEN_OBTAINED - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the app obtained a push registration token from FCM.
- EVENT_NAME_RATED - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has rated an item in the app.
- EVENT_NAME_SCHEDULE - Static variable in class com.facebook.appevents.AppEventsConstants
-
The booking of an appointment to visit one of your locations.
- EVENT_NAME_SEARCHED - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has performed a search within the app.
- EVENT_NAME_SESSION_INTERRUPTIONS - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_NAME_SPENT_CREDITS - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has spent app credits.
- EVENT_NAME_START_TRIAL - Static variable in class com.facebook.appevents.AppEventsConstants
-
The start of a free trial of a product or service you offer (example: trial subscription).
- EVENT_NAME_SUBMIT_APPLICATION - Static variable in class com.facebook.appevents.AppEventsConstants
-
The submission of an application for a product, service or program you offer
(example: credit card, educational program or job).
- EVENT_NAME_SUBSCRIBE - Static variable in class com.facebook.appevents.AppEventsConstants
-
The start of a paid subscription for a product or service you offer.
- EVENT_NAME_TIME_BETWEEN_SESSIONS - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_NAME_UNLOCKED_ACHIEVEMENT - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has unlocked an achievement in the app.
- EVENT_NAME_VIEWED_CONTENT - Static variable in class com.facebook.appevents.AppEventsConstants
-
Log this event when the user has viewed a form of content in the app.
- EVENT_NATIVE_DIALOG_COMPLETE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_NATIVE_DIALOG_START - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_NATIVE_DIALOG_TYPE_LIKE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_NATIVE_DIALOG_TYPE_MESSAGE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_NATIVE_DIALOG_TYPE_OG_MESSAGE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_NATIVE_DIALOG_TYPE_OG_SHARE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_NATIVE_DIALOG_TYPE_PHOTO_MESSAGE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_NATIVE_DIALOG_TYPE_PHOTO_SHARE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_NATIVE_DIALOG_TYPE_SHARE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_NATIVE_DIALOG_TYPE_VIDEO_SHARE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_NATIVE_LOGIN_DIALOG_COMPLETE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_NATIVE_LOGIN_DIALOG_START - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_PARAM_AD_TYPE - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify the type of ad in an EVENT_NAME_AD_IMPRESSION
or EVENT_NAME_AD_CLICK event.
- EVENT_PARAM_APP_CERT_HASH - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify hashed cert for signing the apk.
- EVENT_PARAM_CONTENT - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify data for the one or more pieces of content being logged about.
- EVENT_PARAM_CONTENT_ID - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify an ID for the specific piece of content being logged about.
- EVENT_PARAM_CONTENT_TYPE - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify a generic content type/family for the logged event, e.g.
- EVENT_PARAM_CURRENCY - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify currency used with logged event.
- EVENT_PARAM_DESCRIPTION - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify a description appropriate to the event being logged.
- EVENT_PARAM_LEVEL - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify the level achieved in an EVENT_NAME_LEVEL_ACHIEVED event.
- EVENT_PARAM_LIVE_STREAMING_ERROR - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_LIVE_STREAMING_PREV_STATUS - Static variable in class com.facebook.appevents.AppEventsConstants
-
Paramete keys for live streaming events
- EVENT_PARAM_LIVE_STREAMING_STATUS - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_MAX_RATING_VALUE - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify the maximum rating available for the EVENT_NAME_RATE event.
- EVENT_PARAM_NUM_ITEMS - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify how many items are being processed for an
EVENT_NAME_INITIATED_CHECKOUT or EVENT_NAME_PURCHASE event.
- EVENT_PARAM_ORDER_ID - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify the unique ID for all events within a subscription
in an EVENT_NAME_SUBSCRIBE or EVENT_NAME_START_TRIAL event.
- EVENT_PARAM_PACKAGE_FP - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify package fingerprint.
- EVENT_PARAM_PAYMENT_INFO_AVAILABLE - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify whether payment info is available for the
EVENT_NAME_INITIATED_CHECKOUT event.
- EVENT_PARAM_PRODUCT_APPLINK_ANDROID_APP_NAME - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_ANDROID_PACKAGE - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_ANDROID_URL - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_IOS_APP_NAME - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_IOS_APP_STORE_ID - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_IOS_URL - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter keys used to specify the product deep links for
EVENT_NAME_PRODUCT_CATALOG_UPDATE event.
- EVENT_PARAM_PRODUCT_APPLINK_IPAD_APP_NAME - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_IPAD_APP_STORE_ID - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_IPAD_URL - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_IPHONE_APP_NAME - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_IPHONE_APP_STORE_ID - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_IPHONE_URL - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_WINDOWS_PHONE_APP_ID - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_WINDOWS_PHONE_APP_NAME - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_APPLINK_WINDOWS_PHONE_URL - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_AVAILABILITY - Static variable in class com.facebook.appevents.internal.Constants
-
Parameter key used to specify the availability for EVENT_NAME_PRODUCT_CATALOG_UPDATE event.
- EVENT_PARAM_PRODUCT_BRAND - Static variable in class com.facebook.appevents.internal.Constants
-
- EVENT_PARAM_PRODUCT_CATEGORY - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_CONDITION - Static variable in class com.facebook.appevents.internal.Constants
-
Parameter key used to specify the condition for EVENT_NAME_PRODUCT_CATALOG_UPDATE event.
- EVENT_PARAM_PRODUCT_CUSTOM_LABEL_0 - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter keys used to specify additional information about item for
EVENT_NAME_PRODUCT_CATALOG_UPDATE event.
- EVENT_PARAM_PRODUCT_CUSTOM_LABEL_1 - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_CUSTOM_LABEL_2 - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_CUSTOM_LABEL_3 - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_CUSTOM_LABEL_4 - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_PRODUCT_DESCRIPTION - Static variable in class com.facebook.appevents.internal.Constants
-
Parameter key used to specify the product description for
EVENT_NAME_PRODUCT_CATALOG_UPDATE event.
- EVENT_PARAM_PRODUCT_GTIN - Static variable in class com.facebook.appevents.internal.Constants
-
Parameter key used to specify the gtin, mpn or brand for EVENT_NAME_PRODUCT_CATALOG_UPDATE
event.
- EVENT_PARAM_PRODUCT_IMAGE_LINK - Static variable in class com.facebook.appevents.internal.Constants
-
Parameter key used to specify the image link for EVENT_NAME_PRODUCT_CATALOG_UPDATE event.
- EVENT_PARAM_PRODUCT_ITEM_ID - Static variable in class com.facebook.appevents.internal.Constants
-
Parameter key used to specify the unique ID for product item for
EVENT_NAME_PRODUCT_CATALOG_UPDATE event.
- EVENT_PARAM_PRODUCT_LINK - Static variable in class com.facebook.appevents.internal.Constants
-
Parameter key used to specify the product item link for EVENT_NAME_PRODUCT_CATALOG_UPDATE
event.
- EVENT_PARAM_PRODUCT_MPN - Static variable in class com.facebook.appevents.internal.Constants
-
- EVENT_PARAM_PRODUCT_PRICE_AMOUNT - Static variable in class com.facebook.appevents.internal.Constants
-
Parameter key used to specify the product price for EVENT_NAME_PRODUCT_CATALOG_UPDATE event.
- EVENT_PARAM_PRODUCT_PRICE_CURRENCY - Static variable in class com.facebook.appevents.internal.Constants
-
Parameter key used to specify the product price currecy for
EVENT_NAME_PRODUCT_CATALOG_UPDATE event.
- EVENT_PARAM_PRODUCT_TITLE - Static variable in class com.facebook.appevents.internal.Constants
-
Parameter key used to specify the product title for EVENT_NAME_PRODUCT_CATALOG_UPDATE event.
- EVENT_PARAM_REGISTRATION_METHOD - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify the method the user has used to register for the app, e.g.,
"Facebook", "email", "Twitter", etc.
- EVENT_PARAM_SEARCH_STRING - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify the string provided by the user for a search operation.
- EVENT_PARAM_SOURCE_APPLICATION - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify source application package.
- EVENT_PARAM_SUCCESS - Static variable in class com.facebook.appevents.AppEventsConstants
-
Parameter key used to specify whether the activity being logged about was successful or not.
- EVENT_PARAM_VALUE_NO - Static variable in class com.facebook.appevents.AppEventsConstants
-
No-valued parameter value to be used with parameter keys that need a Yes/No value
- EVENT_PARAM_VALUE_TO_SUM - Static variable in class com.facebook.appevents.AppEventsConstants
-
- EVENT_PARAM_VALUE_YES - Static variable in class com.facebook.appevents.AppEventsConstants
-
Yes-valued parameter value to be used with parameter keys that need a Yes/No value
- EVENT_PLACE_PICKER_USAGE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_SDK_INITIALIZE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_SEND_BUTTON_CREATE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_SEND_BUTTON_DID_TAP - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_SHARE_BUTTON_CREATE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_SHARE_BUTTON_DID_TAP - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_SHARE_DIALOG_SHOW - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_SHARE_MESSENGER_DIALOG_SHOW - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_SHARE_RESULT - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_SMART_LOGIN_SERVICE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_USER_SETTINGS_USAGE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EVENT_WEB_LOGIN_COMPLETE - Static variable in class com.facebook.internal.AnalyticsEvents
-
- EventBinding - Class in com.facebook.appevents.codeless.internal
-
- EventBinding(String, EventBinding.MappingMethod, EventBinding.ActionType, String, List<PathComponent>, List<ParameterComponent>, String, String, String) - Constructor for class com.facebook.appevents.codeless.internal.EventBinding
-
- EventBinding.ActionType - Enum in com.facebook.appevents.codeless.internal
-
- EventBinding.MappingMethod - Enum in com.facebook.appevents.codeless.internal
-
- EventDeactivationManager - Class in com.facebook.appevents.eventdeactivation
-
- EventDeactivationManager() - Constructor for class com.facebook.appevents.eventdeactivation.EventDeactivationManager
-
- ExceptionAnalyzer - Class in com.facebook.internal.instrument
-
- ExceptionAnalyzer() - Constructor for class com.facebook.internal.instrument.ExceptionAnalyzer
-
- execute(Throwable) - Static method in class com.facebook.internal.instrument.ExceptionAnalyzer
-
- executeAndWait() - Method in class com.facebook.GraphRequest
-
Executes this request on the current thread and blocks while waiting for the response.
- executeAndWait(GraphRequest) - Static method in class com.facebook.GraphRequest
-
Executes a single request on the current thread and blocks while waiting for the response.
- executeAndWait() - Method in class com.facebook.GraphRequestBatch
-
Executes this batch on the current thread and returns the responses.
- executeAsync() - Method in class com.facebook.GraphRequest
-
Executes the request asynchronously.
- executeAsync() - Method in class com.facebook.GraphRequestBatch
-
Executes this batch asynchronously.
- executeBatchAndWait(GraphRequest...) - Static method in class com.facebook.GraphRequest
-
Executes requests on the current thread as a single batch and blocks while waiting for the
response.
- executeBatchAndWait(Collection<GraphRequest>) - Static method in class com.facebook.GraphRequest
-
Executes requests as a single batch on the current thread and blocks while waiting for the
responses.
- executeBatchAndWait(GraphRequestBatch) - Static method in class com.facebook.GraphRequest
-
Executes requests on the current thread as a single batch and blocks while waiting for the
responses.
- executeBatchAsync(GraphRequest...) - Static method in class com.facebook.GraphRequest
-
Executes requests as a single batch asynchronously.
- executeBatchAsync(Collection<GraphRequest>) - Static method in class com.facebook.GraphRequest
-
Executes requests as a single batch asynchronously.
- executeBatchAsync(GraphRequestBatch) - Static method in class com.facebook.GraphRequest
-
Executes requests as a single batch asynchronously.
- executeConnectionAndWait(HttpURLConnection, Collection<GraphRequest>) - Static method in class com.facebook.GraphRequest
-
Executes requests that have already been serialized into an HttpURLConnection.
- executeConnectionAndWait(HttpURLConnection, GraphRequestBatch) - Static method in class com.facebook.GraphRequest
-
Executes requests that have already been serialized into an HttpURLConnection.
- executeConnectionAsync(HttpURLConnection, GraphRequestBatch) - Static method in class com.facebook.GraphRequest
-
Asynchronously executes requests that have already been serialized into an HttpURLConnection.
- executeConnectionAsync(Handler, HttpURLConnection, GraphRequestBatch) - Static method in class com.facebook.GraphRequest
-
Asynchronously executes requests that have already been serialized into an HttpURLConnection.
- EXPIRES_IN_KEY - Static variable in class com.facebook.AccessToken
-
- ExternalLog - Interface in com.facebook.internal.logging
-
ExternalLog will will be sent back to the server
- EXTINFO - Static variable in class com.facebook.appevents.codeless.internal.Constants
-
- EXTRA_ACCESS_TOKEN - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_APPLICATION_ID - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_APPLICATION_NAME - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_DATA_ACCESS_EXPIRATION_TIME - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_DIALOG_COMPLETE_KEY - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_DIALOG_COMPLETION_GESTURE_KEY - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_EXPIRES_SECONDS_SINCE_EPOCH - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_GET_INSTALL_DATA_PACKAGE - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_GRAPH_API_VERSION - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_LOGGER_REF - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_NEW_ACCESS_TOKEN - Static variable in class com.facebook.AccessTokenManager
-
- EXTRA_NEW_PROFILE - Static variable in class com.facebook.ProfileManager
-
- EXTRA_OLD_ACCESS_TOKEN - Static variable in class com.facebook.AccessTokenManager
-
- EXTRA_OLD_PROFILE - Static variable in class com.facebook.ProfileManager
-
- EXTRA_PERMISSIONS - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_PROTOCOL_ACTION - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_PROTOCOL_BRIDGE_ARGS - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_PROTOCOL_CALL_ID - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_PROTOCOL_METHOD_ARGS - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_PROTOCOL_METHOD_RESULTS - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_PROTOCOL_VERSION - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_TOAST_DURATION_MS - Static variable in class com.facebook.internal.NativeProtocol
-
- EXTRA_USER_ID - Static variable in class com.facebook.internal.NativeProtocol
-
- FACEBOOK_PROXY_AUTH_APP_ID_KEY - Static variable in class com.facebook.internal.NativeProtocol
-
- FACEBOOK_PROXY_AUTH_E2E_KEY - Static variable in class com.facebook.internal.NativeProtocol
-
- FACEBOOK_PROXY_AUTH_PERMISSIONS_KEY - Static variable in class com.facebook.internal.NativeProtocol
-
- FACEBOOK_SDK_VERSION_KEY - Static variable in class com.facebook.internal.NativeProtocol
-
- FacebookBroadcastReceiver - Class in com.facebook
-
This class implements a simple BroadcastReceiver designed to listen for broadcast notifications
from the Facebook app.
- FacebookBroadcastReceiver() - Constructor for class com.facebook.FacebookBroadcastReceiver
-
- FacebookContentProvider - Class in com.facebook
-
Implements a
ContentProvider that can be used to provide binary attachments (e.g., images) to calls made
via
com.facebook.FacebookDialog
.
- FacebookContentProvider() - Constructor for class com.facebook.FacebookContentProvider
-
- FacebookException - Exception in com.facebook
-
Represents an error condition specific to the Facebook SDK for Android.
- FacebookException() - Constructor for exception com.facebook.FacebookException
-
Constructs a new FacebookException.
- FacebookException(String) - Constructor for exception com.facebook.FacebookException
-
Constructs a new FacebookException.
- FacebookException(String, Object...) - Constructor for exception com.facebook.FacebookException
-
Constructs a new FacebookException.
- FacebookException(String, Throwable) - Constructor for exception com.facebook.FacebookException
-
Constructs a new FacebookException.
- FacebookException(Throwable) - Constructor for exception com.facebook.FacebookException
-
Constructs a new FacebookException.
- FacebookGraphResponseException - Exception in com.facebook
-
Represents an issue that's returned by the Graph API.
- FacebookGraphResponseException(GraphResponse, String) - Constructor for exception com.facebook.FacebookGraphResponseException
-
Constructs a new FacebookGraphResponseException.
- FacebookInitProvider - Class in com.facebook.internal
-
- FacebookInitProvider() - Constructor for class com.facebook.internal.FacebookInitProvider
-
- FacebookOperationCanceledException - Exception in com.facebook
-
An Exception indicating that an operation was canceled before it completed.
- FacebookOperationCanceledException() - Constructor for exception com.facebook.FacebookOperationCanceledException
-
Constructs a FacebookOperationCanceledException with no additional information.
- FacebookOperationCanceledException(String) - Constructor for exception com.facebook.FacebookOperationCanceledException
-
Constructs a FacebookOperationCanceledException with a message.
- FacebookOperationCanceledException(String, Throwable) - Constructor for exception com.facebook.FacebookOperationCanceledException
-
Constructs a FacebookOperationCanceledException with a message and inner error.
- FacebookOperationCanceledException(Throwable) - Constructor for exception com.facebook.FacebookOperationCanceledException
-
Constructs a FacebookOperationCanceledException with an inner error.
- FacebookRequestError - Class in com.facebook
-
This class represents an error that occurred during a Facebook request.
- FacebookRequestError(int, String, String) - Constructor for class com.facebook.FacebookRequestError
-
- FacebookRequestError.Category - Enum in com.facebook
-
An enum that represents the Facebook SDK classification for the error that occurred.
- FacebookRequestErrorClassification - Class in com.facebook.internal
-
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
- FacebookSdk - Class in com.facebook
-
This class allows some customization of Facebook SDK behavior.
- FacebookSdk() - Constructor for class com.facebook.FacebookSdk
-
- FacebookSdk.InitializeCallback - Interface in com.facebook
-
Callback passed to the sdkInitialize function.
- FacebookSdkNotInitializedException - Exception in com.facebook
-
An Exception indicating that the Facebook SDK has not been correctly initialized.
- FacebookSdkNotInitializedException() - Constructor for exception com.facebook.FacebookSdkNotInitializedException
-
Constructs a FacebookSdkNotInitializedException with no additional information.
- FacebookSdkNotInitializedException(String) - Constructor for exception com.facebook.FacebookSdkNotInitializedException
-
Constructs a FacebookSdkNotInitializedException with a message.
- FacebookSdkNotInitializedException(String, Throwable) - Constructor for exception com.facebook.FacebookSdkNotInitializedException
-
Constructs a FacebookSdkNotInitializedException with a message and inner error.
- FacebookSdkNotInitializedException(Throwable) - Constructor for exception com.facebook.FacebookSdkNotInitializedException
-
Constructs a FacebookSdkNotInitializedException with an inner error.
- FacebookServiceException - Exception in com.facebook
-
Represents an error returned from the Facebook service in response to a request.
- FacebookServiceException(FacebookRequestError, String) - Constructor for exception com.facebook.FacebookServiceException
-
Constructs a new FacebookServiceException.
- FacebookSignatureValidator - Class in com.facebook.internal
-
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
- FacebookSignatureValidator() - Constructor for class com.facebook.internal.FacebookSignatureValidator
-
- Factory() - Constructor for class com.facebook.CallbackManager.Factory
-
- FALLBACK_DIALOG_DISPLAY_VALUE_TOUCH - Static variable in class com.facebook.internal.ServerProtocol
-
- FALLBACK_DIALOG_PARAM_APP_ID - Static variable in class com.facebook.internal.ServerProtocol
-
- FALLBACK_DIALOG_PARAM_BRIDGE_ARGS - Static variable in class com.facebook.internal.ServerProtocol
-
- FALLBACK_DIALOG_PARAM_KEY_HASH - Static variable in class com.facebook.internal.ServerProtocol
-
- FALLBACK_DIALOG_PARAM_METHOD_ARGS - Static variable in class com.facebook.internal.ServerProtocol
-
- FALLBACK_DIALOG_PARAM_METHOD_RESULTS - Static variable in class com.facebook.internal.ServerProtocol
-
- FALLBACK_DIALOG_PARAM_VERSION - Static variable in class com.facebook.internal.ServerProtocol
-
- FeatureManager - Class in com.facebook.internal
-
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
- FeatureManager() - Constructor for class com.facebook.internal.FeatureManager
-
- FeatureManager.Callback - Interface in com.facebook.internal
-
Callback for fetching feature status.
- FeatureManager.Feature - Enum in com.facebook.internal
-
Feature enum
Defines features in SDK
Sample:
AppEvents = 0x00010000,
^ ^ ^ ^
| | | |
kit | | |
feature | |
sub-feature |
sub-sub-feature
1st byte: kit
2nd byte: feature
3rd byte: sub-feature
4th byte: sub-sub-feature
- FetchedAppGateKeepersManager - Class in com.facebook.internal
-
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
- FetchedAppGateKeepersManager() - Constructor for class com.facebook.internal.FetchedAppGateKeepersManager
-
- FetchedAppGateKeepersManager.Callback - Interface in com.facebook.internal
-
Callback for fetch GK when the GK results are valid.
- FetchedAppSettings - Class in com.facebook.internal
-
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
- FetchedAppSettings(boolean, String, boolean, int, EnumSet<SmartLoginOption>, Map<String, Map<String, FetchedAppSettings.DialogFeatureConfig>>, boolean, FacebookRequestErrorClassification, String, String, boolean, boolean, JSONArray, String, boolean, String, String, String) - Constructor for class com.facebook.internal.FetchedAppSettings
-
- FetchedAppSettings.DialogFeatureConfig - Class in com.facebook.internal
-
- FetchedAppSettingsManager - Class in com.facebook.internal
-
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
- FetchedAppSettingsManager() - Constructor for class com.facebook.internal.FetchedAppSettingsManager
-
- FetchedAppSettingsManager.FetchedAppSettingsCallback - Interface in com.facebook.internal
-
- fetchLog() - Method in interface com.facebook.internal.logging.LoggingCache
-
fetch ExternalLog from LoggingCache
- fetchLog() - Method in class com.facebook.internal.logging.monitor.MonitorLoggingQueue
-
- fetchProfileForCurrentAccessToken() - Static method in class com.facebook.Profile
-
Fetches and sets the current profile from the current access token.
- FIELDS_PARAM - Static variable in class com.facebook.GraphRequest
-
- FileDownloadTask - Class in com.facebook.appevents.internal
-
- FileDownloadTask(String, File, FileDownloadTask.Callback) - Constructor for class com.facebook.appevents.internal.FileDownloadTask
-
- FileDownloadTask.Callback - Interface in com.facebook.appevents.internal
-
- FileLruCache - Class in com.facebook.internal
-
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
- FileLruCache(String, FileLruCache.Limits) - Constructor for class com.facebook.internal.FileLruCache
-
- FileLruCache.Limits - Class in com.facebook.internal
-
- filter(List<T>, Utility.Predicate<T>) - Static method in class com.facebook.internal.Utility
-
- finalize() - Method in class com.facebook.internal.BoltsMeasurementEventListener
-
- findRCTRootView(View) - Static method in class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- FIRST_NAME - Static variable in class com.facebook.appevents.UserDataStore
-
- flush() - Method in class com.facebook.appevents.AppEventsLogger
-
Explicitly flush any stored events to the server.
- flush() - Method in class com.facebook.appevents.InternalAppEventsLogger
-
- flushAndWait() - Method in interface com.facebook.internal.logging.LoggingManager
-
Send logs from LoggingCache to server, and empty LoggingCache
- flushAndWait() - Method in class com.facebook.internal.logging.monitor.MonitorLoggingManager
-
- flushLoggingStore() - Method in interface com.facebook.internal.logging.LoggingManager
-
Read logs from the file, delete the file and send the logs to the server
- flushLoggingStore() - Method in class com.facebook.internal.logging.monitor.MonitorLoggingManager
-
- FlushResult - Enum in com.facebook.appevents
-
- fullyInitialize() - Static method in class com.facebook.FacebookSdk
-
Mark Facebook SDK fully intialized to make it works as expected.
- GENDER - Static variable in class com.facebook.appevents.UserDataStore
-
- generateRandomString(int) - Static method in class com.facebook.internal.Utility
-
- GERMAN - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- get(int) - Method in class com.facebook.GraphRequestBatch
-
- get(String) - Method in class com.facebook.internal.FileLruCache
-
- get(String, String) - Method in class com.facebook.internal.FileLruCache
-
- getAccessToken() - Method in class com.facebook.GraphRequest
-
Returns the access token associated with this request.
- getActivityName() - Method in class com.facebook.appevents.codeless.internal.EventBinding
-
- getActivityName(Context) - Static method in class com.facebook.internal.Utility
-
Returns the name of the current activity if the context is an activity, otherwise return
"unknown"
- getAdvertiserIDCollectionEnabled() - Static method in class com.facebook.FacebookSdk
-
- getAllHashedUserData() - Static method in class com.facebook.appevents.UserDataStore
-
- getAndroidAdvertiserId() - Method in class com.facebook.internal.AttributionIdentifiers
-
- getAndroidInstallerPackage() - Method in class com.facebook.internal.AttributionIdentifiers
-
- getAnonymousAppDeviceGUID(Context) - Static method in class com.facebook.appevents.AppEventsLogger
-
Each app/device pair gets an GUID that is sent back with App Events and persisted with this
app/device pair.
- getAppInfo() - Method in class com.facebook.internal.NativeProtocol.ProtocolVersionQueryResult
-
- getApplicationContext() - Static method in class com.facebook.FacebookSdk
-
The getter for the context of the current application.
- getApplicationId() - Method in class com.facebook.AccessToken
-
Gets the ID of the Facebook Application associated with this access token.
- getApplicationId() - Method in class com.facebook.appevents.AppEventsLogger
-
Returns the app ID this logger was configured to log to.
- getApplicationId() - Static method in class com.facebook.FacebookSdk
-
Gets the Facebook application ID for the current app.
- getApplicationName() - Static method in class com.facebook.FacebookSdk
-
Gets the Facebook application name of the current app.
- getApplicationSignature(Context) - Static method in class com.facebook.FacebookSdk
-
Internal call please don't use directly.
- getAppName(Context) - Static method in class com.facebook.internal.Utility
-
- getAppSettingsAsync(FetchedAppSettingsManager.FetchedAppSettingsCallback) - Static method in class com.facebook.internal.FetchedAppSettingsManager
-
Run callback with app settings if available.
- getAppSettingsWithoutQuery(String) - Static method in class com.facebook.internal.FetchedAppSettingsManager
-
- getAppVersion() - Method in class com.facebook.appevents.codeless.internal.EventBinding
-
- getAppVersion() - Static method in class com.facebook.appevents.internal.AppEventUtility
-
- getAppVersion() - Static method in class com.facebook.internal.Utility
-
Get the app version of the app, as specified by the manifest.
- getAttachmentUrl(String, UUID, String) - Static method in class com.facebook.FacebookContentProvider
-
Returns the name of the content provider formatted correctly for constructing URLs.
- getAttachmentUrl() - Method in class com.facebook.internal.NativeAppCallAttachmentStore.Attachment
-
- getAttributionId() - Method in class com.facebook.internal.AttributionIdentifiers
-
- getAttributionIdentifiers(Context) - Static method in class com.facebook.internal.AttributionIdentifiers
-
- getAutoInitEnabled() - Static method in class com.facebook.FacebookSdk
-
- getAutoLogAppEventsEnabled() - Static method in class com.facebook.FacebookSdk
-
- getAutomaticLoggingEnabled() - Method in class com.facebook.internal.FetchedAppSettings
-
- getBatchApplicationId() - Method in class com.facebook.GraphRequestBatch
-
Getter for the batch application id.
- getBatchEntryDependsOn() - Method in class com.facebook.GraphRequest
-
Returns the name of the request that this request entry explicitly depends on in a batched
request.
- getBatchEntryName() - Method in class com.facebook.GraphRequest
-
Returns the name of this requests entry in a batched request.
- getBatchEntryOmitResultOnSuccess() - Method in class com.facebook.GraphRequest
-
Returns whether or not this batch entry will return a response if it is successful.
- getBatchRequestResult() - Method in class com.facebook.FacebookRequestError
-
Returns the full JSON response for the batch request.
- getBitmap() - Method in class com.facebook.internal.ImageResponse
-
- getBridgeArgumentsFromIntent(Intent) - Static method in class com.facebook.internal.NativeProtocol
-
- getBundleLongAsDate(Bundle, String, Date) - Static method in class com.facebook.internal.Utility
-
- getCachedIdentifiers() - Static method in class com.facebook.internal.AttributionIdentifiers
-
- getCacheDir() - Static method in class com.facebook.FacebookSdk
-
Gets the cache directory to use for caching responses, etc.
- getCallback() - Method in class com.facebook.GraphRequest
-
Returns the callback which will be called when the request finishes.
- getCallback() - Method in class com.facebook.internal.ImageRequest
-
- getCallbackRequestCodeOffset() - Static method in class com.facebook.FacebookSdk
-
Getter for the callback request code offset.
- getCallerTag() - Method in class com.facebook.internal.ImageRequest
-
- getCallIdFromIntent(Intent) - Static method in class com.facebook.internal.NativeProtocol
-
- getCategory() - Method in class com.facebook.FacebookRequestError
-
Returns the category in which the error belongs.
- getCause(Throwable) - Static method in class com.facebook.internal.instrument.InstrumentUtility
-
Get the cause of the raised exception.
- getCertificateHash(Context) - Static method in class com.facebook.internal.security.CertificateUtil
-
- getChildrenOfView(View) - Static method in class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- getClassTypeBitmask(View) - Static method in class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- getClientToken() - Static method in class com.facebook.FacebookSdk
-
Gets the client token for the current app.
- getCodelessDebugLogEnabled() - Static method in class com.facebook.FacebookSdk
-
- getCodelessEventsEnabled() - Method in class com.facebook.internal.FetchedAppSettings
-
- getCodelessSetupEnabled() - Static method in class com.facebook.FacebookSdk
-
- getComponentId() - Method in class com.facebook.appevents.codeless.internal.EventBinding
-
- getConnection() - Method in class com.facebook.FacebookRequestError
-
Returns the HTTP connection that was used to make the request.
- getConnection() - Method in class com.facebook.GraphResponse
-
Returns the HttpURLConnection that this response was generated from.
- getContents() - Method in class com.facebook.internal.Logger
-
- getContentSize(Uri) - Static method in class com.facebook.internal.Utility
-
- getContext() - Method in class com.facebook.internal.ImageRequest
-
- getCurrentAccessToken() - Static method in class com.facebook.AccessToken
-
Getter for the access token that is current for the application.
- getCurrentActivity() - Static method in class com.facebook.appevents.internal.ActivityLifecycleTracker
-
- getCurrentLocale() - Static method in class com.facebook.internal.Utility
-
- getCurrentProfile() - Static method in class com.facebook.Profile
-
Getter for the profile that is currently logged in to the application.
- getCurrentSessionGuid() - Static method in class com.facebook.appevents.internal.ActivityLifecycleTracker
-
- getCustomUserAgent() - Static method in class com.facebook.internal.InternalSettings
-
- getData() - Method in class com.facebook.appevents.ml.MTensor
-
- getDataAccessExpirationTime() - Method in class com.facebook.AccessToken
-
Gets the date at which user data access expires.
- getDeclinedPermissions() - Method in class com.facebook.AccessToken
-
Gets the list of permissions declined by the user with this access token.
- getDeclinedPermissions() - Method in class com.facebook.internal.Utility.PermissionsLists
-
- getDefaultAPIVersion() - Static method in class com.facebook.internal.ServerProtocol
-
- getDefaultAppEventsSessionTimeoutInSeconds() - Static method in class com.facebook.appevents.internal.Constants
-
- getDefaultBatchApplicationId() - Static method in class com.facebook.GraphRequest
-
Gets the default Facebook application ID that will be used to submit batched requests.
- getDefaultErrorClassification() - Static method in class com.facebook.internal.FacebookRequestErrorClassification
-
- getDialogAuthority() - Static method in class com.facebook.internal.ServerProtocol
-
- getDialogConfigurations() - Method in class com.facebook.internal.FetchedAppSettings
-
- getDialogFeatureConfig(String, String, String) - Static method in class com.facebook.internal.FetchedAppSettings
-
- getDialogName() - Method in class com.facebook.internal.FetchedAppSettings.DialogFeatureConfig
-
- getDictionaryOfView(View) - Static method in class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- getError() - Method in class com.facebook.GraphResponse
-
Returns information about any errors that may have occurred during the request.
- getError() - Method in class com.facebook.internal.ImageResponse
-
- getErrorClassification() - Method in class com.facebook.internal.FetchedAppSettings
-
- getErrorCode() - Method in class com.facebook.FacebookRequestError
-
Returns the error code returned from Facebook.
- getErrorDataFromResultIntent(Intent) - Static method in class com.facebook.internal.NativeProtocol
-
- getErrorMessage() - Method in class com.facebook.FacebookRequestError
-
Returns the error message returned from Facebook.
- getErrorRecoveryMessage() - Method in class com.facebook.FacebookRequestError
-
Returns the message that can be displayed to the user before attempting error recovery.
- getErrorType() - Method in class com.facebook.FacebookRequestError
-
Returns the type of error as a raw string.
- getErrorUserMessage() - Method in class com.facebook.FacebookRequestError
-
Returns a message suitable for display to the user, describing a user action necessary to
enable Facebook functionality.
- getErrorUserTitle() - Method in class com.facebook.FacebookRequestError
-
Returns a short summary of the error suitable for display to the user.
- getEventBindings() - Method in class com.facebook.internal.FetchedAppSettings
-
- getEventName() - Method in class com.facebook.appevents.codeless.internal.EventBinding
-
- getEventName() - Method in interface com.facebook.internal.logging.ExternalLog
-
- getEventName() - Method in class com.facebook.internal.logging.LogEvent
-
- getEventName() - Method in class com.facebook.internal.logging.monitor.MonitorLog
-
- getException() - Method in class com.facebook.FacebookRequestError
-
Returns the exception associated with this request, if any.
- getException() - Method in class com.facebook.GraphRequestAsyncTask
-
- getExceptionFromErrorData(Bundle) - Static method in class com.facebook.internal.NativeProtocol
-
- getExecutor() - Static method in class com.facebook.FacebookSdk
-
Returns the Executor used by the SDK for non-AsyncTask background work.
- getExistingOnClickListener(View) - Static method in class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- getExistingOnTouchListener(View) - Static method in class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- getExpiredPermissions() - Method in class com.facebook.AccessToken
-
Gets the list of permissions that were expired with this access token.
- getExpiredPermissions() - Method in class com.facebook.internal.Utility.PermissionsLists
-
- getExpires() - Method in class com.facebook.AccessToken
-
Gets the date at which the access token expires.
- getFacebookDomain() - Static method in class com.facebook.FacebookSdk
-
Gets the base Facebook domain to use when making Web Requests; in production code this will
always be "facebook.com".
- getFallbackUrl() - Method in class com.facebook.internal.FetchedAppSettings.DialogFeatureConfig
-
- getFeature(String) - Static method in class com.facebook.internal.FeatureManager
-
- getFeatureName() - Method in class com.facebook.internal.FetchedAppSettings.DialogFeatureConfig
-
- getFirstName() - Method in class com.facebook.Profile
-
Getter for the first name of the profile.
- getFlushBehavior() - Static method in class com.facebook.appevents.AppEventsLogger
-
Access the behavior that AppEventsLogger uses to determine when to flush logged events to the
server.
- getFlushBehavior() - Static method in class com.facebook.appevents.InternalAppEventsLogger
-
- getGateKeeperForKey(String, String, boolean) - Static method in class com.facebook.internal.FetchedAppGateKeepersManager
-
- getGrantedPermissions() - Method in class com.facebook.internal.Utility.PermissionsLists
-
- getGraphApiVersion() - Static method in class com.facebook.FacebookSdk
-
Returns the Graph API version to use when making Graph requests.
- getGraphDomain() - Method in class com.facebook.AccessToken
-
Returns the graph domain for this access token.
- getGraphDomain() - Static method in class com.facebook.FacebookSdk
-
Gets the base Facebook domain to use when making Graph API requests; in production code
this will normally be "facebook.com".
- getGraphMeRequestWithCacheAsync(String, Utility.GraphMeRequestWithCacheCallback) - Static method in class com.facebook.internal.Utility
-
- getGraphObject() - Method in class com.facebook.GraphRequest
-
Returns the GraphObject, if any, associated with this request.
- getGraphPath() - Method in class com.facebook.GraphRequest
-
Returns the graph path of this request, if any.
- getGraphResponse() - Method in exception com.facebook.FacebookGraphResponseException
-
Getter for the graph response with the issue.
- getGraphUrlBase() - Static method in class com.facebook.internal.ServerProtocol
-
- getGraphVideoUrlBase() - Static method in class com.facebook.internal.ServerProtocol
-
- getHintOfView(View) - Static method in class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- getHttpMethod() - Method in class com.facebook.GraphRequest
-
- getIAPAutomaticLoggingEnabled() - Method in class com.facebook.internal.FetchedAppSettings
-
- getId() - Method in class com.facebook.Profile
-
Getter for the id of the profile.
- getImageUri() - Method in class com.facebook.internal.ImageRequest
-
- getInstance(Context) - Static method in class com.facebook.internal.BoltsMeasurementEventListener
-
- getInstance(LoggingCache, LoggingStore) - Static method in class com.facebook.internal.logging.monitor.MonitorLoggingManager
-
- getInstance() - Static method in class com.facebook.internal.logging.monitor.MonitorLoggingQueue
-
- getInstance() - Static method in class com.facebook.internal.logging.monitor.MonitorLoggingStore
-
- getInstance(Context) - Method in class com.facebook.internal.metrics.MetricsUtil
-
- getInstanceFromJson(JSONObject) - Static method in class com.facebook.appevents.codeless.internal.EventBinding
-
- getInstrumentReportDir() - Static method in class com.facebook.internal.instrument.InstrumentUtility
-
Get the instrument directory for report if the directory exists.
- getInternalHashedUserData() - Static method in class com.facebook.appevents.UserDataStore
-
- getIsImplicit() - Method in class com.facebook.appevents.AppEvent
-
- getJSONArray() - Method in class com.facebook.GraphResponse
-
The response returned for this request, if it's in array form.
- getJSONObject() - Method in class com.facebook.appevents.AppEvent
-
- getJSONObject() - Method in class com.facebook.GraphResponse
-
The response returned for this request, if it's in object form.
- getJSONObjectForGraphAPICall(AppEventsLoggerUtility.GraphAPIActivityType, AttributionIdentifiers, String, boolean, Context) - Static method in class com.facebook.appevents.internal.AppEventsLoggerUtility
-
- getLastName() - Method in class com.facebook.Profile
-
Getter for the last name of the profile.
- getLastRefresh() - Method in class com.facebook.AccessToken
-
Gets the date at which the token was last refreshed.
- getLastTimeDifferenceFor(Tag) - Method in class com.facebook.internal.metrics.MetricsUtil
-
- getLatestAvailableProtocolVersionForAction(String, int[]) - Static method in class com.facebook.internal.NativeProtocol
-
- getLatestAvailableProtocolVersionForService(int) - Static method in class com.facebook.internal.NativeProtocol
-
- getLatestKnownVersion() - Static method in class com.facebook.internal.NativeProtocol
-
- getLimitEventAndDataUsage(Context) - Static method in class com.facebook.FacebookSdk
-
Returns whether data such as those generated through AppEventsLogger and sent to Facebook
should be restricted from being used for purposes other than analytics and conversions, such
as targeting ads to this user.
- getLinkUri() - Method in class com.facebook.Profile
-
Getter for the link of the profile.
- getLocation() - Method in class com.facebook.internal.FileLruCache
-
The location of the cache.
- getLogCategory() - Method in interface com.facebook.internal.logging.ExternalLog
-
- getLogCategory() - Method in class com.facebook.internal.logging.LogEvent
-
- getLogCategory() - Method in class com.facebook.internal.logging.monitor.MonitorLog
-
- getLoggingBehaviors() - Static method in class com.facebook.FacebookSdk
-
Certain logging behaviors are available for debugging beyond those that should be
enabled in production.
- getLoginRecoverableErrors() - Method in class com.facebook.internal.FacebookRequestErrorClassification
-
- getMetadataApplicationId(Context) - Static method in class com.facebook.internal.Utility
-
- getMethod() - Method in class com.facebook.appevents.codeless.internal.EventBinding
-
- getMethodArgumentsFromIntent(Intent) - Static method in class com.facebook.internal.NativeProtocol
-
- getMethodQuietly(Class<?>, String, Class<?>...) - Static method in class com.facebook.internal.Utility
-
- getMethodQuietly(String, String, Class<?>...) - Static method in class com.facebook.internal.Utility
-
- getMiddleName() - Method in class com.facebook.Profile
-
Getter for the middle name of the profile.
- getMimeType() - Method in class com.facebook.GraphRequest.ParcelableResourceWithMimeType
-
- getMlDir() - Static method in class com.facebook.appevents.ml.Utils
-
- getName() - Method in class com.facebook.appevents.AppEvent
-
- getName() - Method in class com.facebook.Profile
-
Getter for the name of the profile.
- getNativeProtocolAudience() - Method in enum com.facebook.login.DefaultAudience
-
- getNuxContent() - Method in class com.facebook.internal.FetchedAppSettings
-
- getNuxEnabled() - Method in class com.facebook.internal.FetchedAppSettings
-
- getOnClickListener(EventBinding, View, View) - Static method in class com.facebook.appevents.codeless.CodelessLoggingEventListener
-
- getOnItemClickListener(EventBinding, View, AdapterView) - Static method in class com.facebook.appevents.codeless.CodelessLoggingEventListener
-
- getOnProgressThreshold() - Static method in class com.facebook.FacebookSdk
-
Gets the threshold used to report progress on requests.
- getOnTouchListener(EventBinding, View, View) - Static method in class com.facebook.appevents.codeless.RCTCodelessLoggingEventListener
-
- getOriginalUri() - Method in class com.facebook.internal.NativeAppCallAttachmentStore.Attachment
-
- getOtherErrors() - Method in class com.facebook.internal.FacebookRequestErrorClassification
-
- getParameters() - Method in class com.facebook.GraphRequest
-
Returns the parameters for this request.
- getParameters() - Method in class com.facebook.internal.instrument.errorreport.ErrorReportData
-
- getParent() - Method in enum com.facebook.internal.FeatureManager.Feature
-
- getParentOfView(View) - Static method in class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- getPathType() - Method in class com.facebook.appevents.codeless.internal.EventBinding
-
- getPermissions() - Method in class com.facebook.AccessToken
-
Gets the list of permissions associated with this access token.
- getPriority() - Method in class com.facebook.internal.Logger
-
- getProfilePictureUri(String, int, int) - Static method in class com.facebook.internal.ImageRequest
-
- getProfilePictureUri(String, int, int, String) - Static method in class com.facebook.internal.ImageRequest
-
- getProfilePictureUri(int, int) - Method in class com.facebook.Profile
-
Getter for the Uri of the profile picture.
- getProtocolVersion() - Method in class com.facebook.internal.NativeProtocol.ProtocolVersionQueryResult
-
- getProtocolVersionFromIntent(Intent) - Static method in class com.facebook.internal.NativeProtocol
-
- getQueryParamsForPlatformActivityIntentWebFallback(String, int, Bundle) - Static method in class com.facebook.internal.ServerProtocol
-
- getRawAamRules() - Method in class com.facebook.internal.FetchedAppSettings
-
- getRawResponse() - Method in class com.facebook.GraphResponse
-
Returns the server response as a String that this response is for.
- getRecoveryMessage(FacebookRequestError.Category) - Method in class com.facebook.internal.FacebookRequestErrorClassification
-
- getRequest() - Method in class com.facebook.GraphResponse
-
Returns the request that this response is for.
- getRequest() - Method in class com.facebook.internal.ImageResponse
-
- getRequestError() - Method in exception com.facebook.FacebookServiceException
-
Returns an object that encapsulates complete information representing the error returned by Facebook.
- getRequestForPagedResults(GraphResponse.PagingDirection) - Method in class com.facebook.GraphResponse
-
If a Response contains results that contain paging information, returns a new
Request that will retrieve the next page of results, in whichever direction
is desired.
- getRequestResult() - Method in class com.facebook.FacebookRequestError
-
Returns the full JSON response for the corresponding request.
- getRequestResultBody() - Method in class com.facebook.FacebookRequestError
-
Returns the body portion of the response corresponding to the request from Facebook.
- getRequests() - Method in class com.facebook.GraphRequestAsyncTask
-
- getRequestStatusCode() - Method in class com.facebook.FacebookRequestError
-
Returns the HTTP status code for this particular request.
- getResource() - Method in class com.facebook.GraphRequest.ParcelableResourceWithMimeType
-
- getResourceLocale() - Static method in class com.facebook.internal.Utility
-
- getRestrictiveDataSetting() - Method in class com.facebook.internal.FetchedAppSettings
-
- getRootView(Activity) - Static method in class com.facebook.appevents.internal.AppEventUtility
-
- getRuleFile(ModelManager.Task) - Static method in class com.facebook.appevents.ml.ModelManager
-
- getSdkUpdateMessage() - Method in class com.facebook.internal.FetchedAppSettings
-
- getSdkVersion() - Static method in class com.facebook.FacebookSdk
-
Returns the current version of the Facebook SDK for Android as a string.
- getSessionTimeoutInSeconds() - Method in class com.facebook.internal.FetchedAppSettings
-
- getShape(int) - Method in class com.facebook.appevents.ml.MTensor
-
- getShapeSize() - Method in class com.facebook.appevents.ml.MTensor
-
- getSmartLoginBookmarkIconURL() - Method in class com.facebook.internal.FetchedAppSettings
-
- getSmartLoginMenuIconURL() - Method in class com.facebook.internal.FetchedAppSettings
-
- getSmartLoginOptions() - Method in class com.facebook.internal.FetchedAppSettings
-
- getSource() - Method in class com.facebook.AccessToken
-
- getStackTrace(Throwable) - Static method in class com.facebook.internal.instrument.InstrumentUtility
-
Get the iterated call stack traces of the raised exception.
- getStringPropertyAsJSON(JSONObject, String, String) - Static method in class com.facebook.internal.Utility
-
- getSubErrorCode() - Method in class com.facebook.FacebookRequestError
-
Returns the sub-error code returned from Facebook.
- getSuccessResultsFromIntent(Intent) - Static method in class com.facebook.internal.NativeProtocol
-
- getSuffix() - Method in enum com.facebook.internal.metrics.Tag
-
- getSuggestedEventsSetting() - Method in class com.facebook.internal.FetchedAppSettings
-
- getSupportCodelessLogging() - Method in class com.facebook.appevents.codeless.CodelessLoggingEventListener.AutoLoggingOnClickListener
-
- getSupportCodelessLogging() - Method in class com.facebook.appevents.codeless.CodelessLoggingEventListener.AutoLoggingOnItemClickListener
-
- getSupportCodelessLogging() - Method in class com.facebook.appevents.codeless.RCTCodelessLoggingEventListener.AutoLoggingOnTouchListener
-
- getTag() - Method in class com.facebook.GraphRequest
-
Gets the tag on the request; this is an application-defined object that can be used to
distinguish between different requests.
- getTextOfView(View) - Static method in class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- getTimeout() - Method in class com.facebook.GraphRequestBatch
-
Gets the timeout to wait for responses from the server before a timeout error occurs.
- getTimeSpent() - Method in class com.facebook.internal.logging.monitor.MonitorLog
-
- getTimeStart() - Method in class com.facebook.internal.logging.monitor.MonitorLog
-
- getToken() - Method in class com.facebook.AccessToken
-
Gets the string representing the access token.
- getTouchReactView(float[], View) - Static method in class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- getTrackUninstallEnabled() - Method in class com.facebook.internal.FetchedAppSettings
-
- getTransientErrors() - Method in class com.facebook.internal.FacebookRequestErrorClassification
-
- getType() - Method in class com.facebook.appevents.codeless.internal.EventBinding
-
- getType(Uri) - Method in class com.facebook.FacebookContentProvider
-
- getType(Uri) - Method in class com.facebook.internal.FacebookInitProvider
-
- getUriString(Uri) - Static method in class com.facebook.internal.Utility
-
- getUserData() - Static method in class com.facebook.appevents.AppEventsLogger
-
Returns the set user data else null.
- getUserId() - Method in class com.facebook.AccessToken
-
Returns the user id for this access token.
- getUserID() - Static method in class com.facebook.appevents.AppEventsLogger
-
Returns the set user id else null.
- getValue() - Method in enum com.facebook.appevents.codeless.internal.PathComponent.MatchBitmaskType
-
- getValue() - Method in class com.facebook.internal.LockOnGetVariable
-
- getValue() - Method in enum com.facebook.internal.SmartLoginOption
-
- getVersion() - Method in class com.facebook.GraphRequest
-
Returns the version of the API that this request will use.
- getVersionSpec() - Method in class com.facebook.internal.FetchedAppSettings.DialogFeatureConfig
-
- getViewParameters() - Method in class com.facebook.appevents.codeless.internal.EventBinding
-
- getViewPath() - Method in class com.facebook.appevents.codeless.internal.EventBinding
-
- GraphRequest - Class in com.facebook
-
A single request to be sent to the Facebook Platform through the
Graph API.
- GraphRequest() - Constructor for class com.facebook.GraphRequest
-
Constructs a request without an access token, graph path, or any other parameters.
- GraphRequest(AccessToken, String) - Constructor for class com.facebook.GraphRequest
-
Constructs a request with an access token to retrieve a particular graph path.
- GraphRequest(AccessToken, String, Bundle, HttpMethod) - Constructor for class com.facebook.GraphRequest
-
Constructs a request with a specific AccessToken, graph path, parameters, and HTTP method.
- GraphRequest(AccessToken, String, Bundle, HttpMethod, GraphRequest.Callback) - Constructor for class com.facebook.GraphRequest
-
Constructs a request with a specific access token, graph path, parameters, and HTTP method.
- GraphRequest(AccessToken, String, Bundle, HttpMethod, GraphRequest.Callback, String) - Constructor for class com.facebook.GraphRequest
-
Constructs a request with a specific access token, graph path, parameters, and HTTP method.
- GraphRequest.Callback - Interface in com.facebook
-
Specifies the interface that consumers of the Request class can implement in order to be
notified when a particular request completes, either successfully or with an error.
- GraphRequest.GraphJSONArrayCallback - Interface in com.facebook
-
Callback for requests that result in an array of JSONObjects.
- GraphRequest.GraphJSONObjectCallback - Interface in com.facebook
-
Callback for requests that result in a JSONObject.
- GraphRequest.OnProgressCallback - Interface in com.facebook
-
Specifies the interface that consumers of the Request class can implement in order to be
notified when a progress is made on a particular request.
- GraphRequest.ParcelableResourceWithMimeType<RESOURCE extends android.os.Parcelable> - Class in com.facebook
-
Used during serialization for the graph request.
- GraphRequestAsyncTask - Class in com.facebook
-
Defines an AsyncTask suitable for executing a Request in the background.
- GraphRequestAsyncTask(GraphRequest...) - Constructor for class com.facebook.GraphRequestAsyncTask
-
Constructor.
- GraphRequestAsyncTask(Collection<GraphRequest>) - Constructor for class com.facebook.GraphRequestAsyncTask
-
Constructor.
- GraphRequestAsyncTask(GraphRequestBatch) - Constructor for class com.facebook.GraphRequestAsyncTask
-
Constructor.
- GraphRequestAsyncTask(HttpURLConnection, GraphRequest...) - Constructor for class com.facebook.GraphRequestAsyncTask
-
Constructor that allows specification of an HTTP connection to use for executing
the requests.
- GraphRequestAsyncTask(HttpURLConnection, Collection<GraphRequest>) - Constructor for class com.facebook.GraphRequestAsyncTask
-
Constructor that allows specification of an HTTP connection to use for executing
the requests.
- GraphRequestAsyncTask(HttpURLConnection, GraphRequestBatch) - Constructor for class com.facebook.GraphRequestAsyncTask
-
Constructor that allows specification of an HTTP connection to use for executing
the requests.
- GraphRequestBatch - Class in com.facebook
-
RequestBatch contains a list of Request objects that can be sent to Facebook in a single
round-trip.
- GraphRequestBatch() - Constructor for class com.facebook.GraphRequestBatch
-
Constructor.
- GraphRequestBatch(Collection<GraphRequest>) - Constructor for class com.facebook.GraphRequestBatch
-
Constructor.
- GraphRequestBatch(GraphRequest...) - Constructor for class com.facebook.GraphRequestBatch
-
Constructor.
- GraphRequestBatch(GraphRequestBatch) - Constructor for class com.facebook.GraphRequestBatch
-
Constructor.
- GraphRequestBatch.Callback - Interface in com.facebook
-
Specifies the interface that consumers of the RequestBatch class can implement in order to be
notified when the entire batch completes execution.
- GraphRequestBatch.OnProgressCallback - Interface in com.facebook
-
Specifies the interface that consumers of the RequestBatch class can implement in order to be
notified when the batch makes progress.
- GraphResponse - Class in com.facebook
-
Encapsulates the response, successful or otherwise, of a call to the Facebook platform.
- GraphResponse(GraphRequest, HttpURLConnection, String, JSONObject) - Constructor for class com.facebook.GraphResponse
-
- GraphResponse(GraphRequest, HttpURLConnection, String, JSONArray) - Constructor for class com.facebook.GraphResponse
-
- GraphResponse(GraphRequest, HttpURLConnection, FacebookRequestError) - Constructor for class com.facebook.GraphResponse
-
- GraphResponse.PagingDirection - Enum in com.facebook
-
Indicates whether paging is being done forward or backward.
- safeGetStringFromResponse(JSONObject, String) - Static method in class com.facebook.internal.Utility
-
- SAMPLE_RATES - Static variable in class com.facebook.internal.logging.monitor.MonitorLogServerProtocol
-
- save() - Method in class com.facebook.internal.instrument.errorreport.ErrorReportData
-
- save(String) - Static method in class com.facebook.internal.instrument.errorreport.ErrorReportHandler
-
- save() - Method in class com.facebook.internal.instrument.InstrumentData
-
- saveLogsToDisk(List<ExternalLog>) - Method in interface com.facebook.internal.logging.LoggingStore
-
- saveLogsToDisk(List<ExternalLog>) - Method in class com.facebook.internal.logging.monitor.MonitorLoggingStore
-
We will delete the file if there is any exception thrown.
- schedule() - Method in class com.facebook.appevents.codeless.ViewIndexer
-
- SCREEN_NAME_KEY - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- sdkInitialize(Context, int) - Static method in class com.facebook.FacebookSdk
-
Deprecated.
- sdkInitialize(Context, int, FacebookSdk.InitializeCallback) - Static method in class com.facebook.FacebookSdk
-
Deprecated.
- sdkInitialize(Context) - Static method in class com.facebook.FacebookSdk
-
Deprecated.
- sdkInitialize(Context, FacebookSdk.InitializeCallback) - Static method in class com.facebook.FacebookSdk
-
Deprecated.
- sdkInitialized() - Static method in class com.facebook.internal.Validate
-
- SEARCH - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- sendErrorReports() - Static method in class com.facebook.internal.instrument.errorreport.ErrorReportHandler
-
- sendEventMapping(String) - Static method in class com.facebook.appevents.codeless.internal.UnityReflection
-
- sendMessage(String, String, String) - Static method in class com.facebook.appevents.codeless.internal.UnityReflection
-
- sendReports(String, JSONArray, GraphRequest.Callback) - Static method in class com.facebook.internal.instrument.InstrumentUtility
-
Create Graph Request for Instrument reports and send the reports to Facebook.
- sendToServerUnity(String) - Method in class com.facebook.appevents.codeless.ViewIndexer
-
Deprecated.
- sendToServerUnityInstance(String) - Static method in class com.facebook.appevents.codeless.ViewIndexer
-
- SensitiveUserDataUtils - Class in com.facebook.appevents.codeless.internal
-
- SensitiveUserDataUtils() - Constructor for class com.facebook.appevents.codeless.internal.SensitiveUserDataUtils
-
- ServerProtocol - Class in com.facebook.internal
-
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
- ServerProtocol() - Constructor for class com.facebook.internal.ServerProtocol
-
- set(int, GraphRequest) - Method in class com.facebook.GraphRequestBatch
-
- setAccessToken(AccessToken) - Method in class com.facebook.GraphRequest
-
Sets the access token to use for this request.
- setAdvertiserIDCollectionEnabled(boolean) - Static method in class com.facebook.FacebookSdk
-
Sets the advertiserID collection flag for the application
- setAllowCachedRedirects(boolean) - Method in class com.facebook.internal.ImageRequest.Builder
-
- setAppEventAttributionParameters(JSONObject, AttributionIdentifiers, String, boolean) - Static method in class com.facebook.internal.Utility
-
- setAppEventExtendedDeviceInfoParameters(JSONObject, Context) - Static method in class com.facebook.internal.Utility
-
- setApplicationId(String) - Static method in class com.facebook.FacebookSdk
-
Sets the Facebook application ID for the current app.
- setApplicationName(String) - Static method in class com.facebook.FacebookSdk
-
Sets the Facebook application name for the current app.
- setAutoInitEnabled(boolean) - Static method in class com.facebook.FacebookSdk
-
Sets the auto init SDK flag for the application
- setAutoLogAppEventsEnabled(boolean) - Static method in class com.facebook.FacebookSdk
-
- setBatchApplicationId(String) - Method in class com.facebook.GraphRequestBatch
-
Setter for the batch application id.
- setBatchEntryDependsOn(String) - Method in class com.facebook.GraphRequest
-
Sets the name of the request entry that this request explicitly depends on in a batched
request.
- setBatchEntryName(String) - Method in class com.facebook.GraphRequest
-
Sets the name of this request's entry in a batched request.
- setBatchEntryOmitResultOnSuccess(boolean) - Method in class com.facebook.GraphRequest
-
Sets whether or not this batch entry will return a response if it is successful.
- setCacheDir(File) - Static method in class com.facebook.FacebookSdk
-
Sets the cache directory to use for caching responses, etc.
- setCallback(GraphRequest.Callback) - Method in class com.facebook.GraphRequest
-
Sets the callback which will be called when the request finishes.
- setCallback(ImageRequest.Callback) - Method in class com.facebook.internal.ImageRequest.Builder
-
- setCallerTag(Object) - Method in class com.facebook.internal.ImageRequest.Builder
-
- setClientToken(String) - Static method in class com.facebook.FacebookSdk
-
Sets the Facebook client token for the current app.
- setCodelessDebugLogEnabled(boolean) - Static method in class com.facebook.FacebookSdk
-
Sets the codeless debug flag for the application
- setCurrentAccessToken(AccessToken) - Static method in class com.facebook.AccessToken
-
Setter for the access token that is current for the application.
- setCurrentProfile(Profile) - Static method in class com.facebook.Profile
-
Setter for the profile that is currently logged in to the application.
- setCustomUserAgent(String) - Static method in class com.facebook.internal.InternalSettings
-
- setDefaultBatchApplicationId(String) - Static method in class com.facebook.GraphRequest
-
Sets the default application ID that will be used to submit batched requests if none of those
requests specifies an access token.
- setExecutor(Executor) - Static method in class com.facebook.FacebookSdk
-
Sets the Executor used by the SDK for non-AsyncTask background work.
- setFacebookDomain(String) - Static method in class com.facebook.FacebookSdk
-
Sets the base Facebook domain to use when making Web requests.
- setFlushBehavior(AppEventsLogger.FlushBehavior) - Static method in class com.facebook.appevents.AppEventsLogger
-
Set the behavior that this AppEventsLogger uses to determine when to flush logged events to
the server.
- setGraphApiVersion(String) - Static method in class com.facebook.FacebookSdk
-
Sets the Graph API version to use when making Graph requests.
- setGraphObject(JSONObject) - Method in class com.facebook.GraphRequest
-
Sets the GraphObject associated with this request.
- setGraphPath(String) - Method in class com.facebook.GraphRequest
-
Sets the graph path of this request.
- setHttpMethod(HttpMethod) - Method in class com.facebook.GraphRequest
-
- setInstallReferrer(String) - Static method in class com.facebook.appevents.AppEventsLogger
-
- setInternalUserData(Map<String, String>) - Static method in class com.facebook.appevents.InternalAppEventsLogger
-
- setIsDebugEnabled(boolean) - Static method in class com.facebook.FacebookSdk
-
Used to enable or disable logging, and other debug features.
- setIsUnityInit(boolean) - Static method in class com.facebook.internal.FetchedAppSettingsManager
-
- setLegacyTokenUpgradeSupported(boolean) - Static method in class com.facebook.FacebookSdk
-
Setter for legacy token upgrade.
- setLimitEventAndDataUsage(Context, boolean) - Static method in class com.facebook.FacebookSdk
-
Sets whether data such as those generated through AppEventsLogger and sent to Facebook should
be restricted from being used for purposes other than analytics and conversions, such as
targeting ads to this user.
- setOnBundle(Bundle, String, Object) - Method in interface com.facebook.internal.BundleJSONConverter.Setter
-
- setOnClickListener(View, View.OnClickListener) - Static method in class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- setOnJSON(JSONObject, String, Object) - Method in interface com.facebook.internal.BundleJSONConverter.Setter
-
- setOnProgressThreshold(long) - Static method in class com.facebook.FacebookSdk
-
Sets the threshold used to report progress on requests.
- setParameters(Bundle) - Method in class com.facebook.GraphRequest
-
Sets the parameters for this request.
- setPriority(int) - Method in class com.facebook.internal.Logger
-
- setPushNotificationsRegistrationId(String) - Static method in class com.facebook.appevents.AppEventsLogger
-
Sets and sends registration id to register the current app for push notifications.
- setSkipClientToken(boolean) - Method in class com.facebook.GraphRequest
-
This is an internal function that is not meant to be used by developers.
- setTag(Object) - Method in class com.facebook.GraphRequest
-
Sets the tag on the request; this is an application-defined object that can be used to
distinguish between different requests.
- setTimeout(int) - Method in class com.facebook.GraphRequestBatch
-
Sets the timeout to wait for responses from the server before a timeout error occurs.
- setupProtocolRequestIntent(Intent, String, String, int, Bundle) - Static method in class com.facebook.internal.NativeProtocol
-
Will setup the passed in Intent in the shape of a Native Protocol request Intent.
- setUserData(Bundle) - Static method in class com.facebook.appevents.AppEventsLogger
-
Deprecated.
- setUserData(String, String, String, String, String, String, String, String, String, String) - Static method in class com.facebook.appevents.AppEventsLogger
-
Sets user data to associate with all app events.
- setUserData(Bundle) - Static method in class com.facebook.appevents.InternalAppEventsLogger
-
- setUserID(String) - Static method in class com.facebook.appevents.AppEventsLogger
-
Sets a user id to associate with all app events.
- setVersion(String) - Method in class com.facebook.GraphRequest
-
Set the version to use for this request.
- sha1hash(String) - Static method in class com.facebook.internal.Utility
-
- sha1hash(byte[]) - Static method in class com.facebook.internal.Utility
-
- sha256hash(String) - Static method in class com.facebook.internal.Utility
-
- sha256hash(byte[]) - Static method in class com.facebook.internal.Utility
-
- SHARED_PREFERENCES_NAME - Static variable in class com.facebook.AccessTokenManager
-
- size() - Method in class com.facebook.GraphRequestBatch
-
- SmartLoginOption - Enum in com.facebook.internal
-
- SPANISH - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- start() - Static method in class com.facebook.appevents.AppEventsManager
-
Start AppEvents functionality.
- start() - Static method in class com.facebook.internal.instrument.InstrumentManager
-
Start Instrument functionality.
- startMeasureFor(Tag) - Method in class com.facebook.internal.metrics.MetricsUtil
-
- startTracking(Application, String) - Static method in class com.facebook.appevents.internal.ActivityLifecycleTracker
-
- startTracking() - Method in class com.facebook.ProfileTracker
-
Starts tracking the current profile.
- STATE - Static variable in class com.facebook.appevents.UserDataStore
-
- STATUS_ERROR_CODE - Static variable in class com.facebook.internal.NativeProtocol
-
- STATUS_ERROR_DESCRIPTION - Static variable in class com.facebook.internal.NativeProtocol
-
- STATUS_ERROR_JSON - Static variable in class com.facebook.internal.NativeProtocol
-
- STATUS_ERROR_SUBCODE - Static variable in class com.facebook.internal.NativeProtocol
-
- STATUS_ERROR_TYPE - Static variable in class com.facebook.internal.NativeProtocol
-
- stopMeasureFor(Tag) - Method in class com.facebook.internal.metrics.MetricsUtil
-
- stopTracking() - Method in class com.facebook.ProfileTracker
-
Stops tracking the current profile.
- stringsEqualOrEmpty(String, String) - Static method in class com.facebook.internal.Utility
-
- SUCCESS_KEY - Static variable in class com.facebook.GraphResponse
-
- SuggestedEventsManager - Class in com.facebook.appevents.suggestedevents
-
- SuggestedEventsManager() - Constructor for class com.facebook.appevents.suggestedevents.SuggestedEventsManager
-
- supportsImplicitLogging() - Method in class com.facebook.internal.FetchedAppSettings
-
- SWITCH_BITMASK - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- Validate - Class in com.facebook.internal
-
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
- Validate() - Constructor for class com.facebook.internal.Validate
-
- validate() - Method in class com.facebook.internal.WorkQueue
-
- validateSignature(Context, String) - Static method in class com.facebook.internal.FacebookSignatureValidator
-
- value - Variable in class com.facebook.appevents.codeless.internal.ParameterComponent
-
- valueOf(String) - Static method in enum com.facebook.AccessTokenSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.appevents.AppEventsLogger.FlushBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.appevents.AppEventsLogger.ProductAvailability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.appevents.AppEventsLogger.ProductCondition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.appevents.codeless.internal.EventBinding.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.appevents.codeless.internal.EventBinding.MappingMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.appevents.codeless.internal.PathComponent.MatchBitmaskType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.appevents.FlushResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.appevents.internal.AppEventsLoggerUtility.GraphAPIActivityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.appevents.ml.ModelManager.Task
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.FacebookRequestError.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.GraphResponse.PagingDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.internal.CallbackManagerImpl.RequestCodeOffset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.internal.FeatureManager.Feature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.internal.instrument.InstrumentData.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.internal.logging.LogCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.internal.metrics.Tag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.internal.SmartLoginOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.LoggingBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.login.DefaultAudience
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.facebook.AccessTokenSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.appevents.AppEventsLogger.FlushBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.appevents.AppEventsLogger.ProductAvailability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.appevents.AppEventsLogger.ProductCondition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.appevents.codeless.internal.EventBinding.ActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.appevents.codeless.internal.EventBinding.MappingMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.appevents.codeless.internal.PathComponent.MatchBitmaskType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.appevents.FlushResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.appevents.internal.AppEventsLoggerUtility.GraphAPIActivityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.appevents.ml.ModelManager.Task
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.FacebookRequestError.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.GraphResponse.PagingDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.internal.CallbackManagerImpl.RequestCodeOffset
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.internal.FeatureManager.Feature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.internal.instrument.InstrumentData.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.internal.logging.LogCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.internal.metrics.Tag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.internal.SmartLoginOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.LoggingBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.login.DefaultAudience
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VIEW_CONTENT - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- VIEW_KEY - Static variable in class com.facebook.appevents.internal.ViewHierarchyConstants
-
- ViewHierarchy - Class in com.facebook.appevents.codeless.internal
-
- ViewHierarchy() - Constructor for class com.facebook.appevents.codeless.internal.ViewHierarchy
-
- ViewHierarchyConstants - Class in com.facebook.appevents.internal
-
- ViewHierarchyConstants() - Constructor for class com.facebook.appevents.internal.ViewHierarchyConstants
-
- ViewIndexer - Class in com.facebook.appevents.codeless
-
- ViewIndexer(Activity) - Constructor for class com.facebook.appevents.codeless.ViewIndexer
-
- ViewOnClickListener - Class in com.facebook.appevents.suggestedevents
-