A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

F

FACEBOOK - enum entry in com.facebook.login.LoginTargetApp
 
FACEBOOK_APPLICATION_NATIVE - enum entry in com.facebook.AccessTokenSource

Indicates an access token was obtained by the user logging in through the Facebook app for Android using the native login dialog.

FACEBOOK_APPLICATION_SERVICE - enum entry in com.facebook.AccessTokenSource

Indicates an access token was obtained by asking the Facebook app for the current token based on permissions the user has already granted to the app. No dialog was shown to the user in this case.

FACEBOOK_APPLICATION_WEB - enum entry in com.facebook.AccessTokenSource

Indicates an access token was obtained by the user logging in through the Facebook app for Android using the web login dialog.

FacebookBroadcastReceiver - class in com.facebook
This class implements a simple BroadcastReceiver designed to listen for broadcast notifications from the Facebook app.
FacebookContentProvider - class in com.facebook
Implements a [
  • ContentProvider](http://developer.android.com/reference/android/content/ContentProvider.html) that can be used to provide binary attachments (e.g., images) to calls made via com.facebook.FacebookDialog.

Note that this ContentProvider is only necessary if an application wishes to attach images, etc., that are stored in memory and do not have another way to be referenced by a content URI.
FacebookContentProvider.Companion - class in com.facebook.FacebookContentProvider
 
FacebookException - class in com.facebook
Represents an error condition specific to the Facebook SDK for Android.
FacebookException.Companion - class in com.facebook.FacebookException
 
FacebookGraphResponseException - class in com.facebook
Represents an issue that's returned by the Graph API.
FacebookInitProvider - class in com.facebook.internal
 
FacebookInitProvider.Companion - class in com.facebook.internal.FacebookInitProvider
 
FacebookOperationCanceledException - class in com.facebook
An Exception indicating that an operation was canceled before it completed.
FacebookOperationCanceledException.Companion - class in com.facebook.FacebookOperationCanceledException
 
FacebookRequestError - class in com.facebook
This class represents an error that occurred during a Facebook request.
FacebookRequestError.Category - class in com.facebook.FacebookRequestError
An enum that represents the Facebook SDK classification for the error that occurred.
FacebookRequestError.Companion - class in com.facebook.FacebookRequestError
 
FacebookRequestError.Range - class in com.facebook.FacebookRequestError
 
FacebookRequestErrorClassification - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FacebookRequestErrorClassification.Companion - class in com.facebook.internal.FacebookRequestErrorClassification
 
FacebookSdk - class in com.facebook
This class allows some customization of Facebook SDK behavior.
FacebookSdk.InitializeCallback - class in com.facebook.FacebookSdk
Callback passed to the sdkInitialize function.
FacebookSdkNotInitializedException - class in com.facebook
An Exception indicating that the Facebook SDK has not been correctly initialized.
FacebookSdkNotInitializedException.Companion - class in com.facebook.FacebookSdkNotInitializedException
 
FacebookServiceException - class in com.facebook
Represents an error returned from the Facebook service in response to a request.
FacebookServiceException.Companion - class in com.facebook.FacebookServiceException
 
FacebookSignatureValidator - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FB_LOGIN_ID - enum entry in com.facebook.appevents.cloudbridge.ConversionsAPIUserAndAppDataField
 
FeatureManager - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FeatureManager.Callback - class in com.facebook.internal.FeatureManager
Callback for fetching feature status.
FeatureManager.Feature - class in com.facebook.internal.FeatureManager
Feature enum Defines features in SDKSample: AppEvents = 0x00010000, ^ ^ ^ ^ | | | | kit | | | feature | | sub-feature | sub-sub-feature 1st byte: kit 2nd byte: feature 3rd byte: sub-feature 4th byte: sub-sub-feature
FeatureManager.Feature.Companion - class in com.facebook.internal.FeatureManager.Feature
 
fetchAvailableVersions(Boolean) - function in com.facebook.internal.NativeProtocol.NativeAppInfo
 
FetchedAppGateKeepersManager - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FetchedAppGateKeepersManager.Callback - class in com.facebook.internal.FetchedAppGateKeepersManager
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.Companion - class in com.facebook.internal.FetchedAppSettings
 
FetchedAppSettings.DialogFeatureConfig - class in com.facebook.internal.FetchedAppSettings
 
FetchedAppSettings.DialogFeatureConfig.Companion - class in com.facebook.internal.FetchedAppSettings.DialogFeatureConfig
 
FetchedAppSettingsManager - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FetchedAppSettingsManager.FetchedAppSettingsCallback - class in com.facebook.internal.FetchedAppSettingsManager
 
fetchProfileForCurrentAccessToken() - function in com.facebook.Profile.Companion
Fetches and sets the current profile from the current access token.
FileDownloadTask - class in com.facebook.appevents.internal
 
FileDownloadTask.Callback - class in com.facebook.appevents.internal.FileDownloadTask
 
FileLruCache - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FileLruCache.Companion - class in com.facebook.internal.FileLruCache
 
FileLruCache.Limits - class in com.facebook.internal.FileLruCache
 
fillInStackTrace() - function in kotlin.FacebookException
 
fillInStackTrace() - function in kotlin.FacebookGraphResponseException
 
fillInStackTrace() - function in kotlin.FacebookOperationCanceledException
 
fillInStackTrace() - function in kotlin.FacebookSdkNotInitializedException
 
fillInStackTrace() - function in kotlin.FacebookServiceException
 
filterPurchaseLogging(Map,Map) - function in com.facebook.appevents.iap.InAppPurchaseLoggerManager
 
finalize() - function in com.facebook.internal.BoltsMeasurementEventListener
 
findRCTRootView(View) - function in com.facebook.appevents.codeless.internal.ViewHierarchy
 
flush() - function in java.io.ProgressNoopOutputStream
 
flush() - function in java.io.ProgressOutputStream
 
flush() - function in com.facebook.appevents.AppEventsLogger
Explicitly flush any stored events to the server.
flush() - function in com.facebook.appevents.InternalAppEventsLogger
 
FlushResult - class in com.facebook.appevents
 
forEach(Consumer) - function in kotlin.collections.GraphRequestBatch
 
FRIENDS - enum entry in com.facebook.login.DefaultAudience

Indicates that the user's friends are able to see posts made by the application.

fromInstagram() - function in com.facebook.AccessTokenSource
 
fromInt(Integer) - function in com.facebook.internal.FeatureManager.Feature.Companion
 
fromString(String) - function in com.facebook.login.LoginTargetApp.Companion
Return the LoginTargetApp by given string
fullyInitialize() - function in com.facebook.FacebookSdk
Mark Facebook SDK fully initialized to make it works as expected.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W