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

A

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>, AccessTokenSource, 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.AccessTokenCreationCallback - Interface in com.facebook
A callback for creating an access token from a NativeLinkingIntent
AccessToken.AccessTokenRefreshCallback - Interface in com.facebook
 
AccessTokenSource - Enum in com.facebook
Indicates where a Facebook access token was obtained from.
AccessTokenTracker - Class in com.facebook
This class can be extended to receive notifications of access token changes.
AccessTokenTracker() - Constructor for class com.facebook.AccessTokenTracker
The constructor.
ACTION - Static variable in class com.facebook.share.internal.ShareConstants
 
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_FEED_DIALOG - Static variable in class com.facebook.internal.NativeProtocol
 
ACTION_LIKE_ACTION_CONTROLLER_DID_ERROR - Static variable in class com.facebook.share.internal.LikeActionController
 
ACTION_LIKE_ACTION_CONTROLLER_DID_RESET - Static variable in class com.facebook.share.internal.LikeActionController
 
ACTION_LIKE_ACTION_CONTROLLER_UPDATED - Static variable in class com.facebook.share.internal.LikeActionController
 
ACTION_LIKE_DIALOG - Static variable in class com.facebook.internal.NativeProtocol
 
ACTION_MESSAGE_DIALOG - Static variable in class com.facebook.internal.NativeProtocol
 
ACTION_OBJECT_ID_KEY - Static variable in class com.facebook.share.internal.LikeActionController
 
ACTION_OGACTIONPUBLISH_DIALOG - Static variable in class com.facebook.internal.NativeProtocol
 
ACTION_OGMESSAGEPUBLISH_DIALOG - Static variable in class com.facebook.internal.NativeProtocol
 
ACTION_TYPE - Static variable in class com.facebook.share.internal.ShareConstants
 
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
 
add(GraphRequest) - Method in class com.facebook.GraphRequestBatch
 
add(int, GraphRequest) - Method in class com.facebook.GraphRequestBatch
 
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.
addLoggingBehavior(LoggingBehavior) - Static method in class com.facebook.FacebookSdk
Certain logging behaviors are available for debugging beyond those that should be enabled in production.
addMedia(List<ShareMedia>) - Method in class com.facebook.share.model.ShareMediaContent.Builder
Adds multiple media to the content.
addMedium(ShareMedia) - Method in class com.facebook.share.model.ShareMediaContent.Builder
Adds a medium to the content.
addPhoto(SharePhoto) - Method in class com.facebook.share.model.SharePhotoContent.Builder
Adds a photo to the content.
addPhotos(List<SharePhoto>) - Method in class com.facebook.share.model.SharePhotoContent.Builder
Adds multiple photos to the content.
ALL - Static variable in enum com.facebook.internal.SmartLoginOption
 
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.appevents.AppEventsLogger
 
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
 
AppCall - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
AppCall(int) - Constructor for class com.facebook.internal.AppCall
Constructor.
AppCall(int, UUID) - Constructor for class com.facebook.internal.AppCall
Constructor
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
 
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(String, String, AccessToken) - Constructor for class com.facebook.appevents.AppEventsLogger
 
AppEventsLogger.FlushBehavior - Enum in com.facebook.appevents
Controls when an AppEventsLogger sends log events to the server
AppEventsLoggerUtility - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
AppEventsLoggerUtility() - Constructor for class com.facebook.internal.AppEventsLoggerUtility
 
AppEventsLoggerUtility.GraphAPIActivityType - Enum in com.facebook.internal
 
AppEventUtility - Class in com.facebook.appevents.internal
 
AppEventUtility() - Constructor for class com.facebook.appevents.internal.AppEventUtility
 
AppGroupCreationContent - Class in com.facebook.share.model
Describes the content that will be displayed by the AppGroupCreationDialog
AppGroupCreationContent.AppGroupPrivacy - Enum in com.facebook.share.model
Specifies the privacy of a group.
AppGroupCreationContent.Builder - Class in com.facebook.share.model
Builder class for a concrete instance of AppGroupCreationContent
AppInviteContent - Class in com.facebook.share.model
Describes the content that will be displayed by the AppInviteDialog
AppInviteContent.Builder - Class in com.facebook.share.model
Builder class for a concrete instance of AppInviteContent
AppInviteContent.Builder.Destination - Enum in com.facebook.share.model
 
AppInviteDialog - Class in com.facebook.share.widget
A dialog for inviting users.
AppInviteDialog(Activity) - Constructor for class com.facebook.share.widget.AppInviteDialog
Constructs a new AppInviteDialog.
AppInviteDialog(Fragment) - Constructor for class com.facebook.share.widget.AppInviteDialog
Constructs a new AppInviteDialog.
AppInviteDialog(Fragment) - Constructor for class com.facebook.share.widget.AppInviteDialog
Constructs a new AppInviteDialog.
AppInviteDialog.Result - Class in com.facebook.share.widget
Helper object for handling the result from an app invites dialog.
AppInviteDialogFeature - Enum in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
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.
APPLINK_URL - Static variable in class com.facebook.share.internal.ShareConstants
 
AppLinkData - Class in com.facebook.applinks
Class to encapsulate an app link, and provide methods for constructing the data from various sources
AppLinkData.CompletionHandler - Interface in com.facebook.applinks
Interface to asynchronously receive AppLinkData after it has been fetched.
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
 
ARGUMENTS_EXTRAS_KEY - Static variable in class com.facebook.applinks.AppLinkData
Key that should be used to get the "extras" field for this app link.
ARGUMENTS_NATIVE_CLASS_KEY - Static variable in class com.facebook.applinks.AppLinkData
Key that should be used to pull out the native class that would have been used if the applink was deferred.
ARGUMENTS_NATIVE_URL - Static variable in class com.facebook.applinks.AppLinkData
Key that should be used to pull out the native url that would have been used if the applink was deferred.
ARGUMENTS_REFERER_DATA_KEY - Static variable in class com.facebook.applinks.AppLinkData
Key that should be used to get the "referer_data" field for this app link.
ARGUMENTS_TAPTIME_KEY - Static variable in class com.facebook.applinks.AppLinkData
Key that should be used to pull out the UTC Unix tap-time from the arguments for this app link.
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
 
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.
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
 

B

BASE_AUTOMATIC_MODE - Static variable in class com.facebook.internal.FacebookDialogBase
 
BoltsMeasurementEventListener - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
BRIDGE_ARG_ACTION_ID_STRING - Static variable in class com.facebook.internal.NativeProtocol
 
BRIDGE_ARG_APP_NAME_STRING - Static variable in class com.facebook.internal.NativeProtocol
 
BRIDGE_ARG_ERROR_BUNDLE - Static variable in class com.facebook.internal.NativeProtocol
 
BRIDGE_ARG_ERROR_CODE - Static variable in class com.facebook.internal.NativeProtocol
 
BRIDGE_ARG_ERROR_DESCRIPTION - Static variable in class com.facebook.internal.NativeProtocol
 
BRIDGE_ARG_ERROR_JSON - Static variable in class com.facebook.internal.NativeProtocol
 
BRIDGE_ARG_ERROR_SUBCODE - Static variable in class com.facebook.internal.NativeProtocol
 
BRIDGE_ARG_ERROR_TYPE - Static variable in class com.facebook.internal.NativeProtocol
 
build() - Method in class com.facebook.internal.ImageRequest.Builder
 
build() - Method in class com.facebook.internal.WebDialog.Builder
Constructs a WebDialog using the parameters provided.
build() - Method in class com.facebook.messenger.ShareToMessengerParamsBuilder
Builds the parameter object.
build() - Method in class com.facebook.share.internal.LikeContent.Builder
 
build() - Method in class com.facebook.share.internal.ShareFeedContent.Builder
 
build() - Method in class com.facebook.share.model.AppGroupCreationContent.Builder
 
build() - Method in class com.facebook.share.model.AppInviteContent.Builder
 
build() - Method in class com.facebook.share.model.GameRequestContent.Builder
 
build() - Method in class com.facebook.share.model.ShareHashtag.Builder
 
build() - Method in class com.facebook.share.model.ShareLinkContent.Builder
 
build() - Method in class com.facebook.share.model.ShareMediaContent.Builder
 
build() - Method in class com.facebook.share.model.ShareOpenGraphAction.Builder
 
build() - Method in class com.facebook.share.model.ShareOpenGraphContent.Builder
 
build() - Method in class com.facebook.share.model.ShareOpenGraphObject.Builder
 
build() - Method in class com.facebook.share.model.SharePhoto.Builder
 
build() - Method in class com.facebook.share.model.SharePhotoContent.Builder
 
build() - Method in class com.facebook.share.model.ShareVideo.Builder
 
build() - Method in class com.facebook.share.model.ShareVideoContent.Builder
 
build() - Method in interface com.facebook.share.ShareBuilder
Builds the object.
Builder(Context, Uri) - Constructor for class com.facebook.internal.ImageRequest.Builder
 
Builder(Context, String, Bundle) - Constructor for class com.facebook.internal.WebDialog.Builder
Constructor that builds a dialog using either the current access token, or the application id specified in the application/meta-data.
Builder(Context, String, String, Bundle) - Constructor for class com.facebook.internal.WebDialog.Builder
Constructor that builds a dialog without an authenticated user.
Builder() - Constructor for class com.facebook.share.internal.LikeContent.Builder
 
Builder() - Constructor for class com.facebook.share.internal.ShareFeedContent.Builder
 
Builder() - Constructor for class com.facebook.share.model.AppGroupCreationContent.Builder
 
Builder() - Constructor for class com.facebook.share.model.AppInviteContent.Builder
 
Builder() - Constructor for class com.facebook.share.model.GameRequestContent.Builder
 
Builder() - Constructor for class com.facebook.share.model.ShareContent.Builder
 
Builder() - Constructor for class com.facebook.share.model.ShareHashtag.Builder
 
Builder() - Constructor for class com.facebook.share.model.ShareLinkContent.Builder
 
Builder() - Constructor for class com.facebook.share.model.ShareMedia.Builder
 
Builder() - Constructor for class com.facebook.share.model.ShareMediaContent.Builder
 
Builder() - Constructor for class com.facebook.share.model.ShareOpenGraphAction.Builder
 
Builder() - Constructor for class com.facebook.share.model.ShareOpenGraphContent.Builder
 
Builder() - Constructor for class com.facebook.share.model.ShareOpenGraphObject.Builder
 
Builder() - Constructor for class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
 
Builder() - Constructor for class com.facebook.share.model.SharePhoto.Builder
 
Builder() - Constructor for class com.facebook.share.model.SharePhotoContent.Builder
 
Builder() - Constructor for class com.facebook.share.model.ShareVideo.Builder
 
Builder() - Constructor for class com.facebook.share.model.ShareVideoContent.Builder
 
buildUri(String, String, Bundle) - Static method in class com.facebook.internal.Utility
 
BundleJSONConverter - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
BundleJSONConverter() - Constructor for class com.facebook.internal.BundleJSONConverter
 
BundleJSONConverter.Setter - Interface in com.facebook.internal
 

C

CALLBACK_OFFSET_PROPERTY - Static variable in class com.facebook.FacebookSdk
The key for the callback off set in the Android manifest.
CallbackManager - Interface in com.facebook
The CallbackManager manages the callbacks into the FacebookSdk from an Activity's or Fragment's onActivityResult() method.
CallbackManager.Factory - Class in com.facebook
The factory class for the CallbackManager.
CallbackManagerImpl - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
CallbackManagerImpl() - Constructor for class com.facebook.internal.CallbackManagerImpl
 
CallbackManagerImpl.Callback - Interface in com.facebook.internal
 
CallbackManagerImpl.RequestCodeOffset - Enum in com.facebook.internal
 
callExternalOnClickListener(View) - Method in class com.facebook.FacebookButtonBase
 
cancel() - Method in class com.facebook.internal.FacebookWebFallbackDialog
 
cancel() - Method in class com.facebook.internal.PlatformServiceClient
 
cancel() - Method in class com.facebook.internal.WebDialog
 
cancel() - Method in interface com.facebook.internal.WorkQueue.WorkItem
 
cancelRequest(ImageRequest) - Static method in class com.facebook.internal.ImageDownloader
 
canPresentNativeDialogWithFeature(DialogFeature) - Static method in class com.facebook.internal.DialogPresenter
 
canPresentWebFallbackDialogWithFeature(DialogFeature) - Static method in class com.facebook.internal.DialogPresenter
 
canShare() - Method in class com.facebook.share.ShareApi
Returns true if the content can be shared.
canShare() - Method in class com.facebook.share.widget.ShareButtonBase
 
canShow(CONTENT) - Method in interface com.facebook.FacebookDialog
Indicates whether the dialog can be shown for the content passed in.
canShow(CONTENT) - Method in class com.facebook.internal.FacebookDialogBase
 
canShow(CONTENT, boolean) - Method in class com.facebook.internal.FacebookDialogBase.ModeHandler
Used when we want to signal back to the caller when required and optional features are not supported by specific Mode Handlers.
canShow() - Static method in class com.facebook.share.widget.AppInviteDialog
Indicates whether the app invite dialog can be shown.
canShow() - Static method in class com.facebook.share.widget.CreateAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
canShow() - Static method in class com.facebook.share.widget.GameRequestDialog
Indicates whether the game request dialog can be shown.
canShow() - Static method in class com.facebook.share.widget.JoinAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
canShow(Class<? extends ShareContent>) - Static method in class com.facebook.share.widget.MessageDialog
Indicates whether it is possible to show the dialog for ShareContent of the specified type.
canShow(Class<? extends ShareContent>) - Static method in class com.facebook.share.widget.ShareDialog
Indicates whether it is possible to show the dialog for ShareContent of the specified type.
canShow(ShareContent, ShareDialog.Mode) - Method in class com.facebook.share.widget.ShareDialog
Call this to check if the Share Dialog can be shown in a specific mode.
canShowImpl(CONTENT, Object) - Method in class com.facebook.internal.FacebookDialogBase
 
canShowImpl(ShareContent, Object) - Method in class com.facebook.share.DeviceShareDialog
 
canShowNativeDialog() - Static method in class com.facebook.share.internal.LikeDialog
 
canShowWebFallback() - Static method in class com.facebook.share.internal.LikeDialog
 
checkCustomTabRedirectActivity(Context) - Static method in class com.facebook.internal.Validate
 
checkCustomTabRedirectActivity(Context, boolean) - Static method in class com.facebook.internal.Validate
 
classify(int, int, boolean) - Method in class com.facebook.internal.FacebookRequestErrorClassification
 
cleanUpAdvertisementService(String) - Static method in class com.facebook.devicerequests.internal.DeviceRequestsHelper
 
cleanupAllAttachments() - Static method in class com.facebook.internal.NativeAppCallAttachmentStore
 
cleanupAttachmentsForCall(UUID) - Static method in class com.facebook.internal.NativeAppCallAttachmentStore
Removes any temporary files associated with a particular native app call.
clear() - Method in class com.facebook.GraphRequestBatch
 
clearCache() - Method in class com.facebook.internal.FileLruCache
 
clearCache(Context) - Static method in class com.facebook.internal.ImageDownloader
 
clearCaches(Context) - Static method in class com.facebook.internal.Utility
 
clearFacebookCookies(Context) - Static method in class com.facebook.internal.Utility
 
clearLoggingBehaviors() - Static method in class com.facebook.FacebookSdk
Certain logging behaviors are available for debugging beyond those that should be enabled in production.
clearPermissions() - Method in class com.facebook.login.widget.LoginButton
Clears the permissions currently associated with this LoginButton.
clearUserID() - Static method in class com.facebook.appevents.AppEventsLogger
Clears the currently set user id.
CLIENT_TOKEN_PROPERTY - Static variable in class com.facebook.FacebookSdk
The key for the client token in the Android manifest.
closeQuietly(Closeable) - Static method in class com.facebook.internal.Utility
 
coerceValueIfNullOrEmpty(String, String) - Static method in class com.facebook.internal.Utility
Use this when you want to normalize empty and null strings This way, Utility.areObjectsEqual can used for comparison, where a null string is to be treated the same as an empty string.
CollectionMapper - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
CollectionMapper.Collection<T> - Interface in com.facebook.internal
 
CollectionMapper.OnErrorListener - Interface in com.facebook.internal
 
CollectionMapper.OnMapperCompleteListener - Interface in com.facebook.internal
 
CollectionMapper.OnMapValueCompleteListener - Interface in com.facebook.internal
 
CollectionMapper.ValueMapper - Interface in com.facebook.internal
 
com.facebook - package com.facebook
 
com.facebook.appevents - package com.facebook.appevents
 
com.facebook.appevents.internal - package com.facebook.appevents.internal
 
com.facebook.applinks - package com.facebook.applinks
 
com.facebook.devicerequests.internal - package com.facebook.devicerequests.internal
 
com.facebook.internal - package com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
com.facebook.login - package com.facebook.login
 
com.facebook.login.widget - package com.facebook.login.widget
 
com.facebook.messenger - package com.facebook.messenger
 
com.facebook.share - package com.facebook.share
 
com.facebook.share.internal - package com.facebook.share.internal
 
com.facebook.share.model - package com.facebook.share.model
 
com.facebook.share.widget - package com.facebook.share.widget
 
completed(Bundle) - Method in interface com.facebook.internal.PlatformServiceClient.CompletedListener
 
computeLatestAvailableVersionFromVersionSpec(TreeSet<Integer>, int, int[]) - Static method in class com.facebook.internal.NativeProtocol
 
configureButton(Context, AttributeSet, int, int) - Method in class com.facebook.FacebookButtonBase
 
configureButton(Context, AttributeSet, int, int) - Method in class com.facebook.login.widget.LoginButton
 
configureButton(Context, AttributeSet, int, int) - Method in class com.facebook.share.internal.LikeButton
 
configureButton(Context, AttributeSet, int, int) - Method in class com.facebook.share.widget.DeviceShareButton
 
configureButton(Context, AttributeSet, int, int) - Method in class com.facebook.share.widget.ShareButtonBase
 
Constants - Class in com.facebook.appevents.internal
 
Constants() - Constructor for class com.facebook.appevents.internal.Constants
 
containsNoNullOrEmpty(Collection<String>, String) - Static method in class com.facebook.internal.Validate
 
containsNoNulls(Collection<T>, String) - Static method in class com.facebook.internal.Validate
 
CONTENT_URL - Static variable in class com.facebook.share.internal.ShareConstants
 
convertToBundle(JSONObject) - Static method in class com.facebook.internal.BundleJSONConverter
 
convertToJSON(Bundle) - Static method in class com.facebook.internal.BundleJSONConverter
 
copyAndCloseInputStream(InputStream, OutputStream) - Static method in class com.facebook.internal.Utility
 
create() - Static method in class com.facebook.CallbackManager.Factory
Creates an instance of CallbackManager.
create(NativeProtocol.NativeAppInfo, int) - Static method in class com.facebook.internal.NativeProtocol.ProtocolVersionQueryResult
 
create(UUID, ShareContent, boolean) - Static method in class com.facebook.share.internal.LegacyNativeDialogParameters
 
create(UUID, ShareContent, boolean) - Static method in class com.facebook.share.internal.NativeDialogParameters
 
create(AppGroupCreationContent) - Static method in class com.facebook.share.internal.WebDialogParameters
 
create(GameRequestContent) - Static method in class com.facebook.share.internal.WebDialogParameters
 
create(ShareLinkContent) - Static method in class com.facebook.share.internal.WebDialogParameters
 
create(ShareOpenGraphContent) - Static method in class com.facebook.share.internal.WebDialogParameters
 
create(SharePhotoContent) - Static method in class com.facebook.share.internal.WebDialogParameters
 
createAppCall(CONTENT) - Method in class com.facebook.internal.FacebookDialogBase.ModeHandler
 
CreateAppGroupDialog - Class in com.facebook.share.widget
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
CreateAppGroupDialog(Activity) - Constructor for class com.facebook.share.widget.CreateAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
CreateAppGroupDialog(Fragment) - Constructor for class com.facebook.share.widget.CreateAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
CreateAppGroupDialog(Fragment) - Constructor for class com.facebook.share.widget.CreateAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
CreateAppGroupDialog.Result - Class in com.facebook.share.widget
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
createAttachment(UUID, Bitmap) - Static method in class com.facebook.internal.NativeAppCallAttachmentStore
 
createAttachment(UUID, Uri) - Static method in class com.facebook.internal.NativeAppCallAttachmentStore
 
createBaseAppCall() - Method in class com.facebook.internal.FacebookDialogBase
 
createBaseAppCall() - Method in class com.facebook.share.DeviceShareDialog
 
createBaseAppCall() - Method in class com.facebook.share.internal.LikeDialog
 
createBaseAppCall() - Method in class com.facebook.share.widget.AppInviteDialog
 
createBaseAppCall() - Method in class com.facebook.share.widget.CreateAppGroupDialog
Deprecated.
 
createBaseAppCall() - Method in class com.facebook.share.widget.GameRequestDialog
 
createBaseAppCall() - Method in class com.facebook.share.widget.JoinAppGroupDialog
Deprecated.
 
createBaseAppCall() - Method in class com.facebook.share.widget.MessageDialog
 
createBaseAppCall() - Method in class com.facebook.share.widget.ShareDialog
 
createBaseParameters(ShareContent) - Static method in class com.facebook.share.internal.WebDialogParameters
 
createBundleForException(FacebookException) - Static method in class com.facebook.internal.NativeProtocol
 
createEmpty() - Static method in class com.facebook.internal.NativeProtocol.ProtocolVersionQueryResult
 
createFacebookLiteIntent(Context, String, Collection<String>, String, boolean, boolean, DefaultAudience, String) - Static method in class com.facebook.internal.NativeProtocol
 
createForFeed(ShareLinkContent) - Static method in class com.facebook.share.internal.WebDialogParameters
 
createForFeed(ShareFeedContent) - Static method in class com.facebook.share.internal.WebDialogParameters
 
createFromActivity(Activity) - Static method in class com.facebook.applinks.AppLinkData
Parses out any app link data from the Intent of the Activity passed in.
createFromAlApplinkData(Intent) - Static method in class com.facebook.applinks.AppLinkData
Parses out any app link data from the Intent passed in.
createFromJSON(JSONArray) - Static method in class com.facebook.internal.FacebookRequestErrorClassification
 
createFromNativeLinkingIntent(Intent, String, AccessToken.AccessTokenCreationCallback) - Static method in class com.facebook.AccessToken
Creates a new AccessToken using the information contained in an Intent populated by the Facebook application in order to launch a native link.
createLoginClient() - Method in class com.facebook.login.LoginFragment
 
createLoginRequest(Collection<String>) - Method in class com.facebook.login.DeviceLoginManager
 
createLoginRequest(Collection<String>) - Method in class com.facebook.login.LoginManager
 
createOpenGraphActionForPost(String) - Static method in class com.facebook.internal.GraphUtil
Creates a JSONObject for an open graph action that is suitable for posting.
createOpenGraphObject(ShareOpenGraphObject) - Static method in class com.facebook.GraphRequest
Create an User Owned Open Graph object Use this method to create an open graph object, which can then be posted utilizing the same GraphRequest methods as other GraphRequests.
createOpenGraphObjectForPost(String) - Static method in class com.facebook.internal.GraphUtil
Creates a JSONObject for an open graph object that is suitable for posting.
createOpenGraphObjectForPost(String, String, String, String, String, JSONObject, String) - Static method in class com.facebook.internal.GraphUtil
Creates a JSONObject for an open graph object that is suitable for posting.
createPlatformActivityIntent(Context, String, String, NativeProtocol.ProtocolVersionQueryResult, Bundle) - Static method in class com.facebook.internal.NativeProtocol
Will create an Intent that can be used to invoke an action in a Facebook app via the Native Protocol
createPlatformServiceIntent(Context) - Static method in class com.facebook.internal.NativeProtocol
 
createProtocolResultIntent(Intent, Bundle, FacebookException) - Static method in class com.facebook.internal.NativeProtocol
Use this method to set a result on an Activity, where the result needs to be in the shape of the native protocol used for native dialogs.
createProxyAuthIntent(Context, String, Collection<String>, String, boolean, boolean, DefaultAudience, String) - Static method in class com.facebook.internal.NativeProtocol
 
createTokenRefreshIntent(Context) - Static method in class com.facebook.internal.NativeProtocol
 
CREATOR - Static variable in class com.facebook.AccessToken
 
CREATOR - Static variable in class com.facebook.FacebookRequestError
 
CREATOR - Static variable in class com.facebook.GraphRequest.ParcelableResourceWithMimeType
 
CREATOR - Static variable in class com.facebook.login.CustomTabLoginMethodHandler
 
CREATOR - Static variable in class com.facebook.Profile
 
CREATOR - Static variable in class com.facebook.share.internal.LikeContent
 
CREATOR - Static variable in class com.facebook.share.internal.ShareFeedContent
 
CREATOR - Static variable in class com.facebook.share.model.AppGroupCreationContent
 
CREATOR - Static variable in class com.facebook.share.model.AppInviteContent
 
CREATOR - Static variable in class com.facebook.share.model.GameRequestContent
 
CREATOR - Static variable in class com.facebook.share.model.ShareHashtag
 
CREATOR - Static variable in class com.facebook.share.model.ShareLinkContent
 
CREATOR - Static variable in class com.facebook.share.model.ShareMediaContent
 
CREATOR - Static variable in class com.facebook.share.model.ShareOpenGraphAction
 
CREATOR - Static variable in class com.facebook.share.model.ShareOpenGraphContent
 
CREATOR - Static variable in class com.facebook.share.model.ShareOpenGraphObject
 
CREATOR - Static variable in class com.facebook.share.model.SharePhoto
 
CREATOR - Static variable in class com.facebook.share.model.SharePhotoContent
 
CREATOR - Static variable in class com.facebook.share.model.ShareVideo
 
CREATOR - Static variable in class com.facebook.share.model.ShareVideoContent
 
CUSTOM - Static variable in class com.facebook.login.widget.ProfilePictureView
Indicates that the specific size of the View will be set via layout params.
CUSTOM_TAB_REDIRECT_ACTION - Static variable in class com.facebook.CustomTabActivity
 
CustomTab - Class in com.facebook.internal
 
CustomTab(String, Bundle) - Constructor for class com.facebook.internal.CustomTab
 
CustomTabActivity - Class in com.facebook
 
CustomTabActivity() - Constructor for class com.facebook.CustomTabActivity
 
CustomTabLoginMethodHandler - Class in com.facebook.login
 
CustomTabMainActivity - Class in com.facebook
 
CustomTabMainActivity() - Constructor for class com.facebook.CustomTabMainActivity
 

D

DATA_FAILURES_FATAL - Static variable in class com.facebook.share.internal.ShareConstants
 
deactivateApp(Context) - Static method in class com.facebook.appevents.AppEventsLogger
Deprecated.
When using AppEventsLogger.activateApp(Application) deactivate app will be logged automatically.
deactivateApp(Context, String) - Static method in class com.facebook.appevents.AppEventsLogger
Deprecated.
When using AppEventsLogger.activateApp(Application) deactivate app will be logged automatically.
DEEPLINK_CONTEXT - Static variable in class com.facebook.share.internal.ShareConstants
 
DEFAULT - Static variable in enum com.facebook.login.widget.LoginButton.ToolTipMode
 
DEFAULT - Static variable in enum com.facebook.share.widget.LikeView.ObjectType
 
DEFAULT_MAX_CONCURRENT - Static variable in class com.facebook.internal.WorkQueue
 
DEFAULT_POPUP_DISPLAY_TIME - Static variable in class com.facebook.login.widget.ToolTipPopup
The default time that the tool tip will be displayed
DEFAULT_STREAM_BUFFER_SIZE - Static variable in class com.facebook.internal.Utility
 
DefaultAudience - Enum in com.facebook.login
Certain operations such as publishing a status or publishing a photo require an audience.
delete(Uri, String, String[]) - Method in class com.facebook.FacebookContentProvider
 
delete(Uri, String, String[]) - Method in class com.facebook.internal.FacebookInitProvider
 
deleteDirectory(File) - Static method in class com.facebook.internal.Utility
 
describeContents() - Method in class com.facebook.AccessToken
 
describeContents() - Method in class com.facebook.FacebookRequestError
 
describeContents() - Method in class com.facebook.GraphRequest.ParcelableResourceWithMimeType
 
describeContents() - Method in class com.facebook.login.CustomTabLoginMethodHandler
 
describeContents() - Method in class com.facebook.Profile
 
describeContents() - Method in class com.facebook.share.internal.LikeContent
 
describeContents() - Method in class com.facebook.share.internal.ShareFeedContent
 
describeContents() - Method in class com.facebook.share.model.AppGroupCreationContent
 
describeContents() - Method in class com.facebook.share.model.AppInviteContent
 
describeContents() - Method in class com.facebook.share.model.GameRequestContent
 
describeContents() - Method in class com.facebook.share.model.ShareContent
 
describeContents() - Method in class com.facebook.share.model.ShareHashtag
 
describeContents() - Method in class com.facebook.share.model.ShareLinkContent
 
describeContents() - Method in class com.facebook.share.model.ShareMedia
 
describeContents() - Method in class com.facebook.share.model.ShareMediaContent
 
describeContents() - Method in class com.facebook.share.model.ShareOpenGraphContent
 
describeContents() - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
 
describeContents() - Method in class com.facebook.share.model.SharePhoto
 
describeContents() - Method in class com.facebook.share.model.SharePhotoContent
 
describeContents() - Method in class com.facebook.share.model.ShareVideo
 
describeContents() - Method in class com.facebook.share.model.ShareVideoContent
 
DESCRIPTION - Static variable in class com.facebook.share.internal.ShareConstants
 
DESTINATION - Static variable in class com.facebook.share.internal.ShareConstants
 
DESTROY_ACTION - Static variable in class com.facebook.CustomTabActivity
 
DEVICE_INFO_PARAM - Static variable in class com.facebook.devicerequests.internal.DeviceRequestsHelper
 
DeviceAuthDialog - Class in com.facebook.login
 
DeviceAuthDialog() - Constructor for class com.facebook.login.DeviceAuthDialog
 
DeviceLoginButton - Class in com.facebook.login.widget
A Log In/Log Out button that maintains login state and logs in/out for the app.
DeviceLoginButton(Context, AttributeSet, int) - Constructor for class com.facebook.login.widget.DeviceLoginButton
Create the LoginButton by inflating from XML
DeviceLoginButton(Context, AttributeSet) - Constructor for class com.facebook.login.widget.DeviceLoginButton
Create the LoginButton by inflating from XML
DeviceLoginButton(Context) - Constructor for class com.facebook.login.widget.DeviceLoginButton
Create the LoginButton by inflating from XML and applying a style.
DeviceLoginManager - Class in com.facebook.login
This class manages device login and permissions for Facebook.
DeviceLoginManager() - Constructor for class com.facebook.login.DeviceLoginManager
 
DeviceRequestsHelper - Class in com.facebook.devicerequests.internal
com.facebook.devicerequests.internal is solely for the use of other packages within the Facebook SDK for Android.
DeviceRequestsHelper() - Constructor for class com.facebook.devicerequests.internal.DeviceRequestsHelper
 
DeviceShareButton - Class in com.facebook.share.widget
A button to share content on Facebook from a device.
DeviceShareButton(Context) - Constructor for class com.facebook.share.widget.DeviceShareButton
 
DeviceShareButton(Context, AttributeSet) - Constructor for class com.facebook.share.widget.DeviceShareButton
 
DeviceShareDialog - Class in com.facebook.share
 
DeviceShareDialog(Activity) - Constructor for class com.facebook.share.DeviceShareDialog
Constructs a new DeviceShareDialog.
DeviceShareDialog(Fragment) - Constructor for class com.facebook.share.DeviceShareDialog
Constructs a new DeviceShareDialog.
DeviceShareDialog(Fragment) - Constructor for class com.facebook.share.DeviceShareDialog
Constructs a new DeviceShareDialog.
DeviceShareDialog.Result - Class in com.facebook.share
 
DeviceShareDialogFragment - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
DeviceShareDialogFragment() - Constructor for class com.facebook.share.internal.DeviceShareDialogFragment
 
DIALOG_CANCEL_URI - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_ACCESS_TOKEN - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_APP_ID - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_AUTH_TYPE - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_CLIENT_ID - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_DEFAULT_AUDIENCE - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_DISPLAY - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_DISPLAY_TOUCH - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_E2E - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_LEGACY_OVERRIDE - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_REDIRECT_URI - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_RESPONSE_TYPE - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_RETURN_SCOPES - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_SCOPE - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_SDK_VERSION - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_SSO_DEVICE - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PARAM_STATE - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_PATH - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_REDIRECT_URI - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_REREQUEST_AUTH_TYPE - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_RESPONSE_TYPE_TOKEN_AND_SIGNED_REQUEST - Static variable in class com.facebook.internal.ServerProtocol
 
DIALOG_RETURN_SCOPES_TRUE - Static variable in class com.facebook.internal.ServerProtocol
 
DialogFeature - Interface in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
DialogPresenter - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
DialogPresenter() - Constructor for class com.facebook.internal.DialogPresenter
 
DialogPresenter.ParameterProvider - Interface in com.facebook.internal
 
disconnectQuietly(URLConnection) - Static method in class com.facebook.internal.Utility
 
dismiss() - Method in class com.facebook.internal.WebDialog
 
dismiss() - Method in class com.facebook.login.widget.ToolTipPopup
Dismiss the tool tip
dismissToolTip() - Method in class com.facebook.login.widget.LoginButton
Dismisses the Tooltip if it is currently visible
doInBackground(Void...) - Method in class com.facebook.GraphRequestAsyncTask
 
downloadAsync(ImageRequest) - Static method in class com.facebook.internal.ImageDownloader
Downloads the image specified in the passed in request.

E

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
 
equals(Object) - Method in class com.facebook.AccessToken
 
equals(Object) - Method in class com.facebook.Profile
 
equalsName(String) - Method in enum com.facebook.share.model.AppInviteContent.Builder.Destination
 
ERROR_APPLICATION_ERROR - Static variable in class com.facebook.internal.NativeProtocol
 
ERROR_INVALID_OBJECT_ID - Static variable in class com.facebook.share.internal.LikeActionController
 
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_PUBLISH_ERROR - Static variable in class com.facebook.share.internal.LikeActionController
 
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
 
errorsProxyAuthDisabled - Static variable in class com.facebook.internal.ServerProtocol
 
errorsUserCanceled - Static variable in class com.facebook.internal.ServerProtocol
 
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_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_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_DEACTIVATED_APP - Static variable in class com.facebook.appevents.AppEventsConstants
 
EVENT_NAME_EVENT_KEY - Static variable in class com.facebook.appevents.internal.Constants
 
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_PURCHASED - Static variable in class com.facebook.appevents.AppEventsConstants
Deprecated.
Use AppEventsLogger.logPurchase(java.math.BigDecimal, java.util.Currency) instead. Log this event when the user has completed a purchase. The AppEventsLogger.logPurchase(java.math.BigDecimal, java.util.Currency) method is a shortcut for logging this event.
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 GCM.
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_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_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_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_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_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_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_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_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_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
 
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
 
externalUri - Variable in class com.facebook.messenger.ShareToMessengerParams
An external URI that Messenger can use to download the content on Facebook's servers instead of requiring the Messenger application to upload the content.
EXTRA_ACCESS_TOKEN - Static variable in class com.facebook.internal.NativeProtocol
 
EXTRA_APP_ID - Static variable in class com.facebook.messenger.MessengerUtils
 
EXTRA_APPLICATION_ID - Static variable in class com.facebook.internal.NativeProtocol
 
EXTRA_APPLICATION_NAME - Static variable in class com.facebook.internal.NativeProtocol
 
EXTRA_CHROME_PACKAGE - Static variable in class com.facebook.CustomTabMainActivity
 
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_EXTERNAL_URI - Static variable in class com.facebook.messenger.MessengerUtils
 
EXTRA_GET_INSTALL_DATA_PACKAGE - Static variable in class com.facebook.internal.NativeProtocol
 
EXTRA_IS_COMPOSE - Static variable in class com.facebook.messenger.MessengerUtils
 
EXTRA_IS_REPLY - Static variable in class com.facebook.messenger.MessengerUtils
 
EXTRA_LIKE_COUNT_STRING_WITH_LIKE - Static variable in class com.facebook.share.internal.ShareConstants
 
EXTRA_LIKE_COUNT_STRING_WITHOUT_LIKE - Static variable in class com.facebook.share.internal.ShareConstants
 
EXTRA_METADATA - Static variable in class com.facebook.messenger.MessengerUtils
 
EXTRA_OBJECT_ID - Static variable in class com.facebook.share.internal.ShareConstants
 
EXTRA_OBJECT_IS_LIKED - Static variable in class com.facebook.share.internal.ShareConstants
 
EXTRA_PARAMS - Static variable in class com.facebook.CustomTabMainActivity
 
EXTRA_PARTICIPANTS - Static variable in class com.facebook.messenger.MessengerUtils
 
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_PROTOCOL_VERSION - Static variable in class com.facebook.messenger.MessengerUtils
 
EXTRA_REPLY_TOKEN_KEY - Static variable in class com.facebook.messenger.MessengerUtils
 
EXTRA_RESULT_POST_ID - Static variable in class com.facebook.share.internal.ShareConstants
 
EXTRA_SOCIAL_SENTENCE_WITH_LIKE - Static variable in class com.facebook.share.internal.ShareConstants
 
EXTRA_SOCIAL_SENTENCE_WITHOUT_LIKE - Static variable in class com.facebook.share.internal.ShareConstants
 
EXTRA_THREAD_TOKEN_KEY - Static variable in class com.facebook.messenger.MessengerUtils
 
EXTRA_UNLIKE_TOKEN - Static variable in class com.facebook.share.internal.ShareConstants
 
EXTRA_URL - Static variable in class com.facebook.CustomTabMainActivity
 
EXTRA_USER_ID - Static variable in class com.facebook.internal.NativeProtocol
 

F

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
 
FacebookActivity - Class in com.facebook
This Activity is a necessary part of the overall Facebook SDK, but is not meant to be used directly.
FacebookActivity() - Constructor for class com.facebook.FacebookActivity
 
FacebookAppLinkResolver - Class in com.facebook.applinks
Provides an implementation for the AppLinkResolver interface that uses the Facebook App Link index to resolve App Links given a URL.
FacebookAppLinkResolver() - Constructor for class com.facebook.applinks.FacebookAppLinkResolver
 
FacebookAuthorizationException - Exception in com.facebook
An Exception indicating that Login failed.
FacebookAuthorizationException() - Constructor for exception com.facebook.FacebookAuthorizationException
Constructs a FacebookAuthorizationException with no additional information.
FacebookAuthorizationException(String) - Constructor for exception com.facebook.FacebookAuthorizationException
Constructs a FacebookAuthorizationException with a message.
FacebookAuthorizationException(String, Throwable) - Constructor for exception com.facebook.FacebookAuthorizationException
Constructs a FacebookAuthorizationException with a message and inner error.
FacebookAuthorizationException(Throwable) - Constructor for exception com.facebook.FacebookAuthorizationException
Constructs a FacebookAuthorizationException with an inner error.
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
 
FacebookButtonBase - Class in com.facebook
A base class for a facebook button.
FacebookButtonBase(Context, AttributeSet, int, int, String, String) - Constructor for class com.facebook.FacebookButtonBase
 
FacebookCallback<RESULT> - Interface in com.facebook
A callback class for the Facebook SDK.
FacebookContentProvider - Class in com.facebook
Implements a ContentProvider that can be used to provide binary attachments (e.g., images) to calls made via FacebookDialog.
FacebookContentProvider() - Constructor for class com.facebook.FacebookContentProvider
 
FacebookDialog<CONTENT,RESULT> - Interface in com.facebook
Represents dialogs provided by Facebook
FacebookDialogBase<CONTENT,RESULT> - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FacebookDialogBase(Activity, int) - Constructor for class com.facebook.internal.FacebookDialogBase
 
FacebookDialogBase(FragmentWrapper, int) - Constructor for class com.facebook.internal.FacebookDialogBase
 
FacebookDialogBase.ModeHandler - Class in com.facebook.internal
 
FacebookDialogException - Exception in com.facebook
Represents an error condition relating to displaying a Facebook Web dialog.
FacebookDialogException(String, int, String) - Constructor for exception com.facebook.FacebookDialogException
Constructs a new FacebookException.
FacebookDialogFragment - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FacebookDialogFragment() - Constructor for class com.facebook.internal.FacebookDialogFragment
 
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.
FacebookWebFallbackDialog - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FacebookWebFallbackDialog(Context, String, String) - Constructor for class com.facebook.internal.FacebookWebFallbackDialog
 
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
 
FEED_CAPTION_PARAM - Static variable in class com.facebook.share.internal.ShareConstants
 
FEED_DESCRIPTION_PARAM - Static variable in class com.facebook.share.internal.ShareConstants
 
FEED_LINK_PARAM - Static variable in class com.facebook.share.internal.ShareConstants
 
FEED_NAME_PARAM - Static variable in class com.facebook.share.internal.ShareConstants
 
FEED_PICTURE_PARAM - Static variable in class com.facebook.share.internal.ShareConstants
 
FEED_SOURCE_PARAM - Static variable in class com.facebook.share.internal.ShareConstants
 
FEED_TO_PARAM - Static variable in class com.facebook.share.internal.ShareConstants
 
fetchDeferredAppLinkData(Context, AppLinkData.CompletionHandler) - Static method in class com.facebook.applinks.AppLinkData
Asynchronously fetches app link information that might have been stored for use after installation of the app
fetchDeferredAppLinkData(Context, String, AppLinkData.CompletionHandler) - Static method in class com.facebook.applinks.AppLinkData
Asynchronously fetches app link information that might have been stored for use after installation of the app
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, boolean, int, EnumSet<SmartLoginOption>, Map<String, Map<String, FetchedAppSettings.DialogFeatureConfig>>, boolean, FacebookRequestErrorClassification, 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
 
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
 
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
 
finishPendingCall(UUID, int) - Static method in class com.facebook.internal.AppCall
 
finishShareToMessenger(Activity, ShareToMessengerParams) - Static method in class com.facebook.messenger.MessengerUtils
Finishes the activity and returns the media item the user picked to Messenger.
flush() - Method in class com.facebook.appevents.AppEventsLogger
Explicitly flush any stored events to the server.
FlushResult - Enum in com.facebook.appevents
 
FragmentWrapper - Class in com.facebook.internal
 
FragmentWrapper(Fragment) - Constructor for class com.facebook.internal.FragmentWrapper
 
FragmentWrapper(Fragment) - Constructor for class com.facebook.internal.FragmentWrapper
 
fromInt(int) - Static method in enum com.facebook.login.widget.LoginButton.ToolTipMode
 
fromInt(int) - Static method in enum com.facebook.share.widget.LikeView.ObjectType
 

G

GameRequestContent - Class in com.facebook.share.model
Describes the content that will be displayed by the GameRequestDialog
GameRequestContent.ActionType - Enum in com.facebook.share.model
 
GameRequestContent.Builder - Class in com.facebook.share.model
Builder class for a concrete instance of GameRequestContent
GameRequestContent.Filters - Enum in com.facebook.share.model
 
GameRequestDialog - Class in com.facebook.share.widget
Provides functionality to send requests in games.
GameRequestDialog(Activity) - Constructor for class com.facebook.share.widget.GameRequestDialog
Constructs a new RequestDialog.
GameRequestDialog(Fragment) - Constructor for class com.facebook.share.widget.GameRequestDialog
Constructs a new RequestDialog.
GameRequestDialog(Fragment) - Constructor for class com.facebook.share.widget.GameRequestDialog
Constructs a new RequestDialog.
GameRequestDialog.Result - Class in com.facebook.share.widget
Helper object for handling the result from a requests dialog
GameRequestValidation - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
GameRequestValidation() - Constructor for class com.facebook.share.internal.GameRequestValidation
 
generateRandomString(int) - Static method in class com.facebook.internal.Utility
 
get(int) - Method in class com.facebook.GraphRequestBatch
 
get(T) - Method in interface com.facebook.internal.CollectionMapper.Collection
 
get(String) - Method in class com.facebook.internal.FileLruCache
 
get(String, String) - Method in class com.facebook.internal.FileLruCache
 
get(String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets a value out of the object.
getAccessToken() - Method in class com.facebook.GraphRequest
Returns the access token associated with this request.
getAccessToken() - Method in class com.facebook.login.LoginResult
Getter for the new access token.
getAccessTokenForPrivateUser(List<String>) - Method in class com.facebook.TestUserManager
Gets the access token of the private test user for the application with the requested permissions.
getAccessTokenForSharedUser(List<String>) - Method in class com.facebook.TestUserManager
Gets the access token of the shared test user for the application with the requested permissions.
getAccessTokenForSharedUser(List<String>, String) - Method in class com.facebook.TestUserManager
Gets the access token of the shared test user with the tag for the application with the requested permissions.
getAction() - Method in interface com.facebook.internal.DialogFeature
This method is for internal use only.
getAction() - Method in enum com.facebook.share.internal.AppInviteDialogFeature
 
getAction() - Method in enum com.facebook.share.internal.LikeDialogFeature
 
getAction() - Method in enum com.facebook.share.internal.MessageDialogFeature
This method is for internal use only.
getAction() - Method in enum com.facebook.share.internal.OpenGraphActionDialogFeature
This method is for internal use only.
getAction() - Method in enum com.facebook.share.internal.OpenGraphMessageDialogFeature
This method is for internal use only.
getAction() - Method in enum com.facebook.share.internal.ShareDialogFeature
This method is for internal use only.
getAction() - Method in class com.facebook.share.model.ShareOpenGraphContent
The Open Graph Action for the content.
getActionType() - Method in class com.facebook.share.model.GameRequestContent
Gets the action type
getActionType() - Method in class com.facebook.share.model.ShareOpenGraphAction
The type for the action.
getActivity() - Method in class com.facebook.FacebookButtonBase
 
getActivity() - Method in class com.facebook.internal.FragmentWrapper
Return the FragmentActivity this fragment is currently associated with.
getActivityContext() - Method in class com.facebook.internal.FacebookDialogBase
 
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"
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.
getAppGroupPrivacy() - Method in class com.facebook.share.model.AppGroupCreationContent
Gets the privacy for the group that will be created
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.
getApplicationId() - Method in class com.facebook.internal.WebDialog.Builder
 
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.
getAppLinkFromUrlInBackground(Uri) - Method in class com.facebook.applinks.FacebookAppLinkResolver
Asynchronously resolves App Link data for the passed in Uri
getAppLinkFromUrlsInBackground(List<Uri>) - Method in class com.facebook.applinks.FacebookAppLinkResolver
Asynchronously resolves App Link data for multiple URLs
getApplinkUrl() - Method in class com.facebook.share.model.AppInviteContent
Gets the applink url.
getAppSettingsWithoutQuery(String) - Static method in class com.facebook.internal.FetchedAppSettingsManager
 
getArgumentBundle() - Method in class com.facebook.applinks.AppLinkData
The full set of arguments for this app link.
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
 
getAutoLogAppEventsEnabled() - Static method in class com.facebook.FacebookSdk
Gets the flag used by AppEventsLogger
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
 
getBitmap() - Method in class com.facebook.share.model.SharePhoto
If the photo is resident in memory, this method supplies the data.
getBoolean(String, boolean) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets a boolean value out of the object.
getBooleanArray(String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets an array of boolean values out of the object.
getBridgeArgumentsFromIntent(Intent) - Static method in class com.facebook.internal.NativeProtocol
 
getBundle() - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Returns the values in the container packaged in a bundle.
getBundleLongAsDate(Bundle, String, Date) - Static method in class com.facebook.internal.Utility
 
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
 
getCallId() - Method in class com.facebook.internal.AppCall
Returns the unique ID of this call to the Facebook application.
getCallIdFromIntent(Intent) - Static method in class com.facebook.internal.NativeProtocol
 
getCaption() - Method in class com.facebook.share.model.SharePhoto
Gets the user generated caption.
getCategory() - Method in class com.facebook.FacebookRequestError
Returns the category in which the error belongs.
getClientToken() - Static method in class com.facebook.FacebookSdk
Gets the client token for the current app.
getCompoundPaddingLeft() - Method in class com.facebook.FacebookButtonBase
 
getCompoundPaddingRight() - Method in class com.facebook.FacebookButtonBase
 
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.
getContentDescription() - Method in class com.facebook.share.model.ShareLinkContent
The description of the link.
getContentDescription() - Method in class com.facebook.share.model.ShareVideoContent
The description of the video.
getContents() - Method in class com.facebook.internal.Logger
 
getContentSize(Uri) - Static method in class com.facebook.internal.Utility
 
getContentTitle() - Method in class com.facebook.share.model.ShareLinkContent
The title to display for this link.
getContentTitle() - Method in class com.facebook.share.model.ShareVideoContent
The title to display for this video.
getContentUrl() - Method in class com.facebook.share.model.ShareContent
URL for the content being shared.
getContext() - Method in class com.facebook.internal.ImageRequest
 
getContext() - Method in class com.facebook.internal.PlatformServiceClient
 
getContext() - Method in class com.facebook.internal.WebDialog.Builder
 
getControllerForObjectId(String, LikeView.ObjectType, LikeActionController.CreationCallback) - Static method in class com.facebook.share.internal.LikeActionController
Called by the LikeView when an object-id is set on it.
getCurrentAccessToken() - Static method in class com.facebook.AccessToken
Getter for the access token that is current for the application.
getCurrentFragment() - Method in class com.facebook.FacebookActivity
 
getCurrentPendingCall() - Static method in class com.facebook.internal.AppCall
 
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
 
getCustomTabsEnabled() - Method in class com.facebook.internal.FetchedAppSettings
 
getCustomUserAgent() - Static method in class com.facebook.internal.InternalSettings
 
getData() - Method in class com.facebook.share.internal.LikeDialog.Result
Returns the results data as a Bundle.
getData() - Method in class com.facebook.share.model.GameRequestContent
Gets optional data which can be used for tracking
getData() - Method in class com.facebook.share.widget.AppInviteDialog.Result
Returns the results data as a Bundle.
getData() - Method in class com.facebook.share.widget.JoinAppGroupDialog.Result
Deprecated.
Returns the result data from the dialog;
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.PermissionsPair
 
getDefaultAPIVersion() - Static method in class com.facebook.internal.ServerProtocol
 
getDefaultAppEventsSessionTimeoutInSeconds() - Static method in class com.facebook.appevents.internal.Constants
 
getDefaultAudience() - Method in class com.facebook.login.LoginManager
Getter for the default audience.
getDefaultAudience() - Method in class com.facebook.login.widget.LoginButton
Gets the default audience to use when the user logs in.
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
 
getDefaultRequestCode() - Method in class com.facebook.FacebookButtonBase
 
getDefaultRequestCode() - Method in class com.facebook.login.widget.LoginButton
 
getDefaultRequestCode() - Method in class com.facebook.share.internal.LikeButton
 
getDefaultRequestCode() - Method in class com.facebook.share.widget.DeviceShareButton
 
getDefaultRequestCode() - Method in class com.facebook.share.widget.SendButton
 
getDefaultRequestCode() - Method in class com.facebook.share.widget.ShareButton
 
getDefaultStyleResource() - Method in class com.facebook.FacebookButtonBase
 
getDefaultStyleResource() - Method in class com.facebook.login.widget.LoginButton
 
getDefaultStyleResource() - Method in class com.facebook.share.internal.LikeButton
 
getDefaultStyleResource() - Method in class com.facebook.share.widget.DeviceShareButton
 
getDefaultStyleResource() - Method in class com.facebook.share.widget.SendButton
 
getDefaultStyleResource() - Method in class com.facebook.share.widget.ShareButton
 
getDescription() - Method in class com.facebook.share.model.AppGroupCreationContent
Gets the description of the group that will be created.
getDestination() - Method in class com.facebook.share.model.AppInviteContent
Gets the destination for the invite.
getDeviceInfo() - Static method in class com.facebook.devicerequests.internal.DeviceRequestsHelper
 
getDeviceRedirectUri() - Method in class com.facebook.login.DeviceLoginManager
Get the previously set uri that will be used to redirect the user to after they complete the device login flow on the external device.
getDeviceRedirectUri() - Method in class com.facebook.login.widget.DeviceLoginButton
Get the previously set uri that will be used to redirect the user to after they complete the device login flow on the external device.
getDialog() - Method in class com.facebook.share.widget.SendButton
 
getDialog() - Method in class com.facebook.share.widget.ShareButton
 
getDialog() - Method in class com.facebook.share.widget.ShareButtonBase
 
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
 
getDouble(String, double) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets a double value out of the object.
getDoubleArray(String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets an array of double values out of the object.
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 exception com.facebook.FacebookDialogException
Gets the error code received by the WebView.
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.
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.
getExpires() - Method in class com.facebook.AccessToken
Gets the date at which the access token expires.
getExternalUri() - Method in class com.facebook.messenger.ShareToMessengerParamsBuilder
Gets an external URI that Messenger can use to download the content on Facebook's servers instead of requiring the Messenger application to upload the content.
getFacebookActivityIntent(LoginClient.Request) - Method in class com.facebook.login.LoginManager
 
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".
getFailingUrl() - Method in exception com.facebook.FacebookDialogException
Gets the URL that the dialog was trying to load.
getFallbackUrl() - Method in class com.facebook.internal.FetchedAppSettings.DialogFeatureConfig
 
getFeatureName() - Method in class com.facebook.internal.FetchedAppSettings.DialogFeatureConfig
 
getFieldNameAndNamespaceFromFullName(String) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
getFilters() - Method in class com.facebook.share.model.GameRequestContent
Get the filters
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.
getFragment() - Method in class com.facebook.FacebookActivity
 
getFragment() - Method in class com.facebook.FacebookButtonBase
Gets the fragment that contains this control.
getGrantedPermissions() - Method in class com.facebook.internal.Utility.PermissionsPair
 
getGraphApiVersion() - Static method in class com.facebook.FacebookSdk
Returns the Graph API version to use when making Graph requests.
getGraphMeRequestWithCacheAsync(String, Utility.GraphMeRequestWithCacheCallback) - Static method in class com.facebook.internal.Utility
 
getGraphNode() - Method in class com.facebook.share.ShareApi
Returns the graph node to share to.
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
 
getHashtag() - Method in class com.facebook.share.model.ShareHashtag.Builder
 
getHashtag() - Method in class com.facebook.share.model.ShareHashtag
 
getHttpMethod() - Method in class com.facebook.GraphRequest
Returns the HttpMethod to use for this request.
getId() - Method in class com.facebook.Profile
Getter for the id of the profile.
getId() - Method in class com.facebook.share.widget.CreateAppGroupDialog.Result
Deprecated.
Get the ID of the created group.
getImageUri() - Method in class com.facebook.internal.ImageRequest
 
getImageUrl() - Method in class com.facebook.share.model.ShareLinkContent
The URL of a picture to attach to this content.
getImageUrl() - Method in class com.facebook.share.model.SharePhoto
The URL to the photo.
getInstance(Context) - Static method in class com.facebook.internal.BoltsMeasurementEventListener
 
getInstance() - Static method in class com.facebook.login.DeviceLoginManager
Getter for the login manager.
getInstance() - Static method in class com.facebook.login.LoginManager
Getter for the login manager.
getInt(String, int) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets an int value out of the object.
getIntArray(String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets an array of int values out of the object.
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.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.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.
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
 
getLegacyParameters() - Method in interface com.facebook.internal.DialogPresenter.ParameterProvider
 
getLikeCountString() - Method in class com.facebook.share.internal.LikeActionController
Gets the String representation of the like-count for the associated object
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.
getLink() - Method in class com.facebook.share.internal.ShareFeedContent
 
getLinkCaption() - Method in class com.facebook.share.internal.ShareFeedContent
 
getLinkDescription() - Method in class com.facebook.share.internal.ShareFeedContent
 
getLinkName() - Method in class com.facebook.share.internal.ShareFeedContent
 
getLinkUri() - Method in class com.facebook.Profile
Getter for the link of the profile.
getListener() - Method in class com.facebook.internal.WebDialog.Builder
 
getLocalUrl() - Method in class com.facebook.share.model.ShareVideo
This method supplies the URL to locate the video.
getLocation() - Method in class com.facebook.internal.FileLruCache
The location of the cache.
getLoggingBehaviors() - Static method in class com.facebook.FacebookSdk
Certain logging behaviors are available for debugging beyond those that should be enabled in production.
getLoginBehavior() - Method in class com.facebook.login.LoginManager
Getter for the login behavior.
getLoginBehavior() - Method in class com.facebook.login.widget.LoginButton
Gets the login behavior during authorization.
getLoginManager() - Method in class com.facebook.login.widget.LoginButton.LoginClickListener
 
getLoginRecoverableErrors() - Method in class com.facebook.internal.FacebookRequestErrorClassification
 
getLong(String, long) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets an long value out of the object.
getLongArray(String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets an array of long values out of the object.
getMedia() - Method in class com.facebook.share.model.ShareMediaContent
Media to be shared.
getMediaInfos(ShareMediaContent, UUID) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
getMediaSource() - Method in class com.facebook.share.internal.ShareFeedContent
 
getMediaType() - Method in class com.facebook.share.model.ShareMedia
 
getMediaType() - Method in class com.facebook.share.model.SharePhoto
 
getMediaType() - Method in class com.facebook.share.model.ShareVideo
 
getMessage() - Method in class com.facebook.share.model.GameRequestContent
Gets the message that users receiving the request will see.
getMessage() - Method in class com.facebook.share.ShareApi
Returns the message the person has provided through the custom dialog that will accompany the share content.
getMessengerThreadParamsForIntent(Intent) - Static method in class com.facebook.messenger.MessengerUtils
When handling an Intent from Messenger, call this to parse the parameters of the intent.
getMetaData() - Method in class com.facebook.messenger.ShareToMessengerParamsBuilder
Gets the metadata to attach to the content to shared.
getMetadataApplicationId(Context) - Static method in class com.facebook.internal.Utility
 
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
 
getMimeType() - Method in class com.facebook.messenger.ShareToMessengerParamsBuilder
Gets the mime type of the content.
getMinVersion() - Method in interface com.facebook.internal.DialogFeature
This method is for internal use only.
getMinVersion() - Method in enum com.facebook.share.internal.AppInviteDialogFeature
 
getMinVersion() - Method in enum com.facebook.share.internal.LikeDialogFeature
 
getMinVersion() - Method in enum com.facebook.share.internal.MessageDialogFeature
This method is for internal use only.
getMinVersion() - Method in enum com.facebook.share.internal.OpenGraphActionDialogFeature
This method is for internal use only.
getMinVersion() - Method in enum com.facebook.share.internal.OpenGraphMessageDialogFeature
This method is for internal use only.
getMinVersion() - Method in enum com.facebook.share.internal.ShareDialogFeature
This method is for internal use only.
getMode() - Method in class com.facebook.internal.FacebookDialogBase.ModeHandler
 
getMostSpecificObjectType(LikeView.ObjectType, LikeView.ObjectType) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
getName() - Method in class com.facebook.Profile
Getter for the name of the profile.
getName() - Method in class com.facebook.share.model.AppGroupCreationContent
Gets the name of the group that will be created.
getNativeDialogCompletionGesture(Bundle) - Static method in class com.facebook.share.internal.ShareInternalUtility
Returns the gesture with which the user completed the native dialog.
getNativeFragment() - Method in class com.facebook.FacebookButtonBase
Gets the fragment that contains this control.
getNativeFragment() - Method in class com.facebook.internal.FragmentWrapper
 
getNativeProtocolAudience() - Method in enum com.facebook.login.DefaultAudience
 
getNewLoginClickListener() - Method in class com.facebook.login.widget.DeviceLoginButton
 
getNewLoginClickListener() - Method in class com.facebook.login.widget.LoginButton
 
getNuxContent() - Method in class com.facebook.internal.FetchedAppSettings
 
getNuxEnabled() - Method in class com.facebook.internal.FetchedAppSettings
 
getObject(String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets an object value out of the object.
getObjectArrayList(String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets an array of object values out of the object.
getObjectId() - Method in class com.facebook.share.internal.LikeActionController
Gets the the associated object id
getObjectId() - Method in class com.facebook.share.internal.LikeContent
Gets the object Id for the LikeView.
getObjectId() - Method in class com.facebook.share.model.GameRequestContent
Gets the open graph id of the object that action type will be performed on
getObjectType() - Method in class com.facebook.share.internal.LikeContent
Gets the type of the object for the LikeView.
getOnCompleteListener() - Method in class com.facebook.internal.WebDialog
Gets the listener which will be notified when the dialog finishes.
getOnErrorListener() - Method in class com.facebook.login.widget.ProfilePictureView
Returns the current OnErrorListener for this instance of ProfilePictureView
getOnErrorListener() - Method in class com.facebook.share.widget.LikeView
Returns the current OnErrorListener for this instance of LikeView.
getOnProgressThreshold() - Static method in class com.facebook.FacebookSdk
Gets the threshold used to report progress on requests.
getOrderedModeHandlers() - Method in class com.facebook.internal.FacebookDialogBase
 
getOrderedModeHandlers() - Method in class com.facebook.share.DeviceShareDialog
 
getOrderedModeHandlers() - Method in class com.facebook.share.internal.LikeDialog
 
getOrderedModeHandlers() - Method in class com.facebook.share.widget.AppInviteDialog
 
getOrderedModeHandlers() - Method in class com.facebook.share.widget.CreateAppGroupDialog
Deprecated.
 
getOrderedModeHandlers() - Method in class com.facebook.share.widget.GameRequestDialog
 
getOrderedModeHandlers() - Method in class com.facebook.share.widget.JoinAppGroupDialog
Deprecated.
 
getOrderedModeHandlers() - Method in class com.facebook.share.widget.MessageDialog
 
getOrderedModeHandlers() - Method in class com.facebook.share.widget.ShareDialog
 
getOtherErrors() - Method in class com.facebook.internal.FacebookRequestErrorClassification
 
getParameters() - Method in class com.facebook.GraphRequest
Returns the parameters for this request.
getParameters() - Method in interface com.facebook.internal.DialogPresenter.ParameterProvider
 
getParameters() - Method in class com.facebook.internal.WebDialog.Builder
 
getParameters() - Method in class com.facebook.share.model.ShareMedia
Deprecated.
This method is deprecated. Use GraphRequest directly to set parameters.
getPeopleIds() - Method in class com.facebook.share.model.ShareContent
List of Ids for taggable people to tag with this content.
getPermissions() - Method in class com.facebook.AccessToken
Gets the list of permissions associated with this access token.
getPhoto(String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets a photo value out of the object.
getPhotoArrayList(String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets an array of photo values out of the object.
getPhotos() - Method in class com.facebook.share.model.SharePhotoContent
Photos to be shared.
getPhotoUrls(SharePhotoContent, UUID) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
getPicture() - Method in class com.facebook.share.internal.ShareFeedContent
 
getPlaceId() - Method in class com.facebook.share.model.ShareContent
The Id for a place to tag with this content.
getPostId() - Method in class com.facebook.share.Sharer.Result
Returns the post id, if available.
getPresetSize() - Method in class com.facebook.login.widget.ProfilePictureView
Gets the current preset size type
getPreviewImageUrl() - Method in class com.facebook.share.model.AppInviteContent
Gets the preview image url.
getPreviewPhoto() - Method in class com.facebook.share.model.ShareVideoContent
Photo to be used as a preview for the video.
getPreviewPropertyName() - Method in class com.facebook.share.model.ShareOpenGraphContent
The property name for the primary ShareOpenGraphObject in the action.
getPriority() - Method in class com.facebook.internal.Logger
 
getProfileId() - Method in class com.facebook.login.widget.ProfilePictureView
Returns the profile Id for the current profile photo
getProfilePictureUri(String, int, int) - 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.
getPromotionCode() - Method in class com.facebook.applinks.AppLinkData
Returns the promotion code for this App Link.
getPromotionCode() - Method in class com.facebook.share.model.AppInviteContent
Gets the promotion code.
getPromotionText() - Method in class com.facebook.share.model.AppInviteContent
Gets the promotion text.
getProtocolVersion() - Method in class com.facebook.internal.NativeProtocol.ProtocolVersionQueryResult
 
getProtocolVersionForNativeDialog(DialogFeature) - Static method in class com.facebook.internal.DialogPresenter
 
getProtocolVersionFromIntent(Intent) - Static method in class com.facebook.internal.NativeProtocol
 
getQueryParamsForPlatformActivityIntentWebFallback(String, int, Bundle) - Static method in class com.facebook.internal.ServerProtocol
 
getQuote() - Method in class com.facebook.share.model.ShareLinkContent
The quoted text to display for this link.
getRawResponse() - Method in class com.facebook.GraphResponse
Returns the server response as a String that this response is for.
getRecentlyDeniedPermissions() - Method in class com.facebook.login.LoginResult
Getter for the recently denied permissions.
getRecentlyGrantedPermissions() - Method in class com.facebook.login.LoginResult
Getter for the recently granted permissions.
getRecipients() - Method in class com.facebook.share.model.GameRequestContent
Gets the user IDs or user names the request will be sent to.
getRecoveryMessage(FacebookRequestError.Category) - Method in class com.facebook.internal.FacebookRequestErrorClassification
 
getRedirectUrl() - Static method in class com.facebook.CustomTabMainActivity
 
getRef() - Method in class com.facebook.applinks.AppLinkData
Returns the ref for this App Link.
getRef() - Method in class com.facebook.share.model.ShareContent
A value to be added to the referrer URL when a person follows a link from this shared content on feed.
getRefererData() - Method in class com.facebook.applinks.AppLinkData
The referer data associated with the app link.
getRequest() - Method in class com.facebook.GraphResponse
Returns the request that this response is for.
getRequest() - Method in class com.facebook.internal.ImageResponse
 
getRequestCode() - Method in class com.facebook.FacebookButtonBase
Returns the request code used for this Button.
getRequestCode() - Method in class com.facebook.internal.AppCall
Gets the request code for this call.
getRequestCode() - Method in class com.facebook.internal.FacebookDialogBase
Returns the request code used for this dialog.
getRequestCode() - Method in class com.facebook.share.widget.DeviceShareButton
 
getRequestCode() - Method in class com.facebook.share.widget.ShareButtonBase
Returns the request code used for this Button.
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.
getRequestId() - Method in class com.facebook.share.widget.GameRequestDialog.Result
Returns the request ID.
getRequestIntent() - Method in class com.facebook.internal.AppCall
Returns the Intent that was used to initiate this call to the Facebook application.
getRequestRecipients() - Method in class com.facebook.share.widget.GameRequestDialog.Result
Returns request recipients.
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
 
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
 
getShareContent() - Method in class com.facebook.share.ShareApi
Returns the content to be shared.
getShareContent() - Method in class com.facebook.share.widget.DeviceShareButton
Returns the share content from the button.
getShareContent() - Method in class com.facebook.share.widget.ShareButtonBase
Returns the share content from the button.
getShareDialogPostId(Bundle) - Static method in class com.facebook.share.internal.ShareInternalUtility
Returns the id of the published post.
getShareHashtag() - Method in class com.facebook.share.model.ShareContent
Gets the ShareHashtag, if one has been set, for this content.
getShareOnClickListener() - Method in class com.facebook.share.widget.DeviceShareButton
 
getShareOnClickListener() - Method in class com.facebook.share.widget.ShareButtonBase
 
getShareResultProcessor(FacebookCallback<Sharer.Result>) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
getShouldFailOnDataError() - Method in interface com.facebook.share.Sharer
Specifies whether the sharer should fail if it finds an error with the share content.
getShouldFailOnDataError() - Method in class com.facebook.share.widget.MessageDialog
 
getShouldFailOnDataError() - Method in class com.facebook.share.widget.ShareDialog
 
getSmartLoginBookmarkIconURL() - Method in class com.facebook.internal.FetchedAppSettings
 
getSmartLoginMenuIconURL() - Method in class com.facebook.internal.FetchedAppSettings
 
getSmartLoginOptions() - Method in class com.facebook.internal.FetchedAppSettings
 
getSocialSentence() - Method in class com.facebook.share.internal.LikeActionController
Gets the String representation of the like-count for the associated object
getSource() - Method in class com.facebook.AccessToken
Gets the AccessTokenSource indicating how this access token was obtained.
getSSODevice() - Method in class com.facebook.login.CustomTabLoginMethodHandler
 
getString(String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets a string value out of the object.
getStringArrayList(String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Gets an array of string values out of the object.
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
 
getSuggestions() - Method in class com.facebook.share.model.GameRequestContent
Gets a list of suggested user ids
getSupportFragment() - Method in class com.facebook.internal.FragmentWrapper
 
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.
getTargetUri() - Method in class com.facebook.applinks.AppLinkData
Returns the target uri for this App Link.
getTestApplicationId() - Method in class com.facebook.TestUserManager
Getter for the test application id.
getTestApplicationSecret() - Method in class com.facebook.TestUserManager
Getter for the test application secret.
getTheme() - Method in class com.facebook.internal.WebDialog.Builder
 
getTimeout() - Method in class com.facebook.GraphRequestBatch
Gets the timeout to wait for responses from the server before a timeout error occurs.
getTitle() - Method in class com.facebook.share.model.GameRequestContent
Gets the optional title for the dialog
getTo() - Method in class com.facebook.share.model.GameRequestContent
Deprecated.
getToId() - Method in class com.facebook.share.internal.ShareFeedContent
 
getToken() - Method in class com.facebook.AccessToken
Gets the string representing the access token.
getToolTipDisplayTime() - Method in class com.facebook.login.widget.LoginButton
Gets the current amount of time (in ms) that the tool tip will be displayed to the user.
getToolTipMode() - Method in class com.facebook.login.widget.LoginButton
Return the current LoginButton.ToolTipMode for this LoginButton
getTransientErrors() - Method in class com.facebook.internal.FacebookRequestErrorClassification
 
getType(Uri) - Method in class com.facebook.FacebookContentProvider
 
getType(Uri) - Method in class com.facebook.internal.FacebookInitProvider
 
getUri() - Method in class com.facebook.messenger.ShareToMessengerParamsBuilder
Gets the URI of the local image, video, or audio clip to send to messenger.
getUriString(Uri) - Static method in class com.facebook.internal.Utility
 
getUserGenerated() - Method in class com.facebook.share.model.SharePhoto
Specifies whether the photo represented by this object was generated by the user or by the application.
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 class com.facebook.internal.LockOnGetVariable
 
getValue() - Method in enum com.facebook.internal.SmartLoginOption
 
getValue() - Method in enum com.facebook.login.widget.LoginButton.ToolTipMode
 
getValue() - Method in enum com.facebook.share.widget.LikeView.ObjectType
 
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
 
getVideo() - Method in class com.facebook.share.model.ShareVideoContent
Video to be shared.
getVideoUrl(ShareVideoContent, UUID) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
getWebDialogTheme() - Static method in class com.facebook.FacebookSdk
Gets the theme used by WebDialog
getWebView() - Method in class com.facebook.internal.WebDialog
 
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.PagingDirection - Enum in com.facebook
Indicates whether paging is being done forward or backward.
GraphUtil - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
GraphUtil() - Constructor for class com.facebook.internal.GraphUtil
 

H

handleActivityResult(int, int, Intent, ResultProcessor) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
handleMessage(Message) - Method in class com.facebook.internal.PlatformServiceClient
 
handleOnActivityResult(int, int, Intent) - Static method in class com.facebook.share.internal.LikeActionController
Called from CallbackManager to process any pending likes that had resulted in the Like dialog being displayed
handlePermissionResponse(JSONObject) - Static method in class com.facebook.internal.Utility
 
hasAppID() - Static method in class com.facebook.internal.Validate
 
hasClientToken() - Static method in class com.facebook.internal.Validate
 
hasContentProvider(Context) - Static method in class com.facebook.internal.Validate
 
hasCustomTabRedirectActivity(Context) - Static method in class com.facebook.internal.Validate
 
hasFacebookActivity(Context) - Static method in class com.facebook.internal.Validate
 
hasFacebookActivity(Context, boolean) - Static method in class com.facebook.internal.Validate
 
hashCode() - Method in class com.facebook.AccessToken
 
hashCode() - Method in class com.facebook.Profile
 
hashSet(T...) - Static method in class com.facebook.internal.Utility
 
HASHTAG - Static variable in class com.facebook.share.internal.ShareConstants
 
hasInternetPermissions(Context) - Static method in class com.facebook.internal.Validate
 
hasInternetPermissions(Context, boolean) - Static method in class com.facebook.internal.Validate
 
hasMessengerInstalled(Context) - Static method in class com.facebook.messenger.MessengerUtils
Checks whether any version of messenger is installed.
hasSameId(JSONObject, JSONObject) - Static method in class com.facebook.internal.Utility
 
HttpMethod - Enum in com.facebook
Enumeration of HTTP methods supported by Request

I

IMAGE_URL - Static variable in class com.facebook.share.internal.ShareConstants
 
IMAGE_URL_KEY - Static variable in class com.facebook.internal.NativeProtocol
 
IMAGE_USER_GENERATED_KEY - Static variable in class com.facebook.internal.NativeProtocol
 
ImageDownloader - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
ImageDownloader() - Constructor for class com.facebook.internal.ImageDownloader
 
ImageRequest - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
ImageRequest.Builder - Class in com.facebook.internal
 
ImageRequest.Callback - Interface in com.facebook.internal
 
ImageResponse - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
insert(Uri, ContentValues) - Method in class com.facebook.FacebookContentProvider
 
insert(Uri, ContentValues) - Method in class com.facebook.internal.FacebookInitProvider
 
interceptAndPut(String, InputStream) - Method in class com.facebook.internal.FileLruCache
 
InternalSettings - Class in com.facebook.internal
 
InternalSettings() - Constructor for class com.facebook.internal.InternalSettings
 
intersectRanges(int[], int[]) - Static method in class com.facebook.internal.Utility
Each array represents a set of closed or open Range, like so: [0,10,50,60] - Ranges are {0-9}, {50-59} [20] - Ranges are {20-} [30,40,100] - Ranges are {30-39}, {100-}

All Ranges in the array have a closed lower bound.

INVALID_ERROR_CODE - Static variable in class com.facebook.FacebookRequestError
Represents an invalid or unknown error code from the server.
INVALID_HTTP_STATUS_CODE - Static variable in class com.facebook.FacebookRequestError
Indicates that there was no valid HTTP status code returned, indicating that either the error occurred locally, before the request was sent, or that something went wrong with the HTTP connection.
invokeCallbackWithError(FacebookCallback<Sharer.Result>, String) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
invokeCallbackWithException(FacebookCallback<Sharer.Result>, Exception) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
invokeCallbackWithResults(FacebookCallback<Sharer.Result>, String, GraphResponse) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
invokeMethodQuietly(Object, Method, Object...) - Static method in class com.facebook.internal.Utility
 
isAvailable() - Static method in class com.facebook.devicerequests.internal.DeviceRequestsHelper
 
isCachedRedirect() - Method in class com.facebook.internal.ImageResponse
 
isCachedRedirectAllowed() - Method in class com.facebook.internal.ImageRequest
 
isContentUri(Uri) - Static method in class com.facebook.internal.Utility
 
isCropped() - Method in class com.facebook.login.widget.ProfilePictureView
Indicates whether the cropped version of the profile photo has been chosen
isCurrentAccessToken(AccessToken) - Static method in class com.facebook.internal.Utility
 
isDebugEnabled() - Static method in class com.facebook.FacebookSdk
Indicates if we are in debug mode.
isErrorResult(Intent) - Static method in class com.facebook.internal.NativeProtocol
 
isExpired() - Method in class com.facebook.AccessToken
Shows if the token is expired.
isFacebookRequestCode(int) - Static method in class com.facebook.FacebookSdk
Returns true if the request code is within the range used by Facebook SDK requests.
isFileUri(Uri) - Static method in class com.facebook.internal.Utility
 
isInitialized() - Static method in class com.facebook.FacebookSdk
Indicates whether the Facebook SDK has been initialized.
isLegacyTokenUpgradeSupported() - Static method in class com.facebook.FacebookSdk
Indicates if the SDK should fallback and read the legacy token.
isListenerCalled() - Method in class com.facebook.internal.WebDialog
 
isLoggingBehaviorEnabled(LoggingBehavior) - Static method in class com.facebook.FacebookSdk
Certain logging behaviors are available for debugging beyond those that should be enabled in production.
isNullOrEmpty(Collection<T>) - Static method in class com.facebook.internal.Utility
 
isNullOrEmpty(String) - Static method in class com.facebook.internal.Utility
 
isObjectLiked() - Method in class com.facebook.share.internal.LikeActionController
Indicates whether the associated object is liked
isOpenGraphObjectForPost(JSONObject) - Static method in class com.facebook.internal.GraphUtil
Determines if the open graph object is for posting
isPageFinished() - Method in class com.facebook.internal.WebDialog
 
isRunning() - Method in interface com.facebook.internal.WorkQueue.WorkItem
 
isSubset(Collection<T>, Collection<T>) - Static method in class com.facebook.internal.Utility
 
isTracking() - Method in class com.facebook.AccessTokenTracker
Gets whether the tracker is tracking the current access token.
isTracking() - Static method in class com.facebook.appevents.internal.ActivityLifecycleTracker
 
isTracking() - Method in class com.facebook.ProfileTracker
Gets whether the tracker is tracking the current access token.
isTrackingLimited() - Method in class com.facebook.internal.AttributionIdentifiers
 
isValidForAccessToken(AccessToken) - Method in class com.facebook.appevents.AppEventsLogger
Determines if the logger is valid for the given access token.
isVersionCompatibleWithBucketedIntent(int) - Static method in class com.facebook.internal.NativeProtocol
 
isWebUri(Uri) - Static method in class com.facebook.internal.Utility
 
iterate(CollectionMapper.Collection<T>, CollectionMapper.ValueMapper, CollectionMapper.OnMapperCompleteListener) - Static method in class com.facebook.internal.CollectionMapper
 

J

JoinAppGroupDialog - Class in com.facebook.share.widget
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
JoinAppGroupDialog(Activity) - Constructor for class com.facebook.share.widget.JoinAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
JoinAppGroupDialog(Fragment) - Constructor for class com.facebook.share.widget.JoinAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
JoinAppGroupDialog(Fragment) - Constructor for class com.facebook.share.widget.JoinAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
JoinAppGroupDialog.Result - Class in com.facebook.share.widget
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
jsonArrayToSet(JSONArray) - Static method in class com.facebook.internal.Utility
 
jsonArrayToStringList(JSONArray) - Static method in class com.facebook.internal.Utility
 

K

KEY_LOGIN_RECOVERABLE - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
 
KEY_NAME - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
 
KEY_OTHER - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
 
KEY_RECOVERY_MESSAGE - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
 
KEY_TRANSIENT - Static variable in class com.facebook.internal.FacebookRequestErrorClassification
 
keyIterator() - Method in interface com.facebook.internal.CollectionMapper.Collection
 
keySet() - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
Returns a set of the keys contained in this object.

L

LARGE - Static variable in class com.facebook.login.widget.ProfilePictureView
Indicates that the profile image should fit in a LARGE X LARGE space, regardless of whether the cropped or un-cropped version is chosen.
LEGACY_ACTION - Static variable in class com.facebook.share.internal.ShareConstants
 
LEGACY_ACTION_TYPE - Static variable in class com.facebook.share.internal.ShareConstants
 
LEGACY_DATA_FAILURES_FATAL - Static variable in class com.facebook.share.internal.ShareConstants
 
LEGACY_DESCRIPTION - Static variable in class com.facebook.share.internal.ShareConstants
 
LEGACY_FRIEND_TAGS - Static variable in class com.facebook.share.internal.ShareConstants
 
LEGACY_IMAGE - Static variable in class com.facebook.share.internal.ShareConstants
 
LEGACY_LINK - Static variable in class com.facebook.share.internal.ShareConstants
 
LEGACY_PHOTOS - Static variable in class com.facebook.share.internal.ShareConstants
 
LEGACY_PLACE_TAG - Static variable in class com.facebook.share.internal.ShareConstants
 
LEGACY_PREVIEW_PROPERTY_NAME - Static variable in class com.facebook.share.internal.ShareConstants
 
LEGACY_REF - Static variable in class com.facebook.share.internal.ShareConstants
 
LEGACY_TITLE - Static variable in class com.facebook.share.internal.ShareConstants
 
LegacyNativeDialogParameters - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
LegacyNativeDialogParameters() - Constructor for class com.facebook.share.internal.LegacyNativeDialogParameters
 
LikeActionController - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
LikeActionController.CreationCallback - Interface in com.facebook.share.internal
Used by the call to getControllerForObjectId()
LikeBoxCountView - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
LikeBoxCountView(Context) - Constructor for class com.facebook.share.internal.LikeBoxCountView
Constructor
LikeBoxCountView.LikeBoxCountViewCaretPosition - Enum in com.facebook.share.internal
 
LikeButton - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
LikeButton(Context, boolean) - Constructor for class com.facebook.share.internal.LikeButton
 
LikeContent - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
LikeContent.Builder - Class in com.facebook.share.internal
Builder class for a concrete instance of AppInviteContent
LikeDialog - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
LikeDialog(Activity) - Constructor for class com.facebook.share.internal.LikeDialog
 
LikeDialog(Fragment) - Constructor for class com.facebook.share.internal.LikeDialog
 
LikeDialog(Fragment) - Constructor for class com.facebook.share.internal.LikeDialog
 
LikeDialog(FragmentWrapper) - Constructor for class com.facebook.share.internal.LikeDialog
 
LikeDialog.Result - Class in com.facebook.share.internal
 
LikeDialogFeature - Enum in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
LikeView - Class in com.facebook.share.widget
This class provides the UI for displaying the Facebook Like button and its associated components.
LikeView(Context) - Constructor for class com.facebook.share.widget.LikeView
Constructor
LikeView(Context, AttributeSet) - Constructor for class com.facebook.share.widget.LikeView
Constructor
LikeView.AuxiliaryViewPosition - Enum in com.facebook.share.widget
Encapsulates the valid values for the facebook:auxiliary_view_position attribute for a LikeView.
LikeView.HorizontalAlignment - Enum in com.facebook.share.widget
Encapsulates the valid values for the facebook:horizontal_alignment attribute for a LikeView.
LikeView.ObjectType - Enum in com.facebook.share.widget
Encapsulates the valid values for the facebook:object_type attribute for a LikeView
LikeView.OnErrorListener - Interface in com.facebook.share.widget
Callback interface that will be called when a network or other error is encountered while logging in.
LikeView.Style - Enum in com.facebook.share.widget
Encapsulates the valid values for the facebook:style attribute for a LikeView
Limits() - Constructor for class com.facebook.internal.FileLruCache.Limits
 
loadAppSettingsAsync() - Static method in class com.facebook.internal.FetchedAppSettingsManager
 
LockOnGetVariable<T> - Class in com.facebook.internal
 
LockOnGetVariable(T) - Constructor for class com.facebook.internal.LockOnGetVariable
 
LockOnGetVariable(Callable<T>) - Constructor for class com.facebook.internal.LockOnGetVariable
 
log(LoggingBehavior, String, String) - Static method in class com.facebook.internal.Logger
 
log(LoggingBehavior, String, String, Object...) - Static method in class com.facebook.internal.Logger
 
log(LoggingBehavior, int, String, String, Object...) - Static method in class com.facebook.internal.Logger
 
log(LoggingBehavior, int, String, String) - Static method in class com.facebook.internal.Logger
 
log() - Method in class com.facebook.internal.Logger
 
LOG_TAG_BASE - Static variable in class com.facebook.internal.Logger
 
LOG_TIME_APP_EVENT_KEY - Static variable in class com.facebook.appevents.internal.Constants
 
logActivateAppEvent() - Static method in class com.facebook.appevents.internal.AutomaticAnalyticsLogger
 
logActivityTimeSpentEvent(String, long) - Static method in class com.facebook.appevents.internal.AutomaticAnalyticsLogger
 
logd(String, Exception) - Static method in class com.facebook.internal.Utility
 
logd(String, String) - Static method in class com.facebook.internal.Utility
 
logd(String, String, Throwable) - Static method in class com.facebook.internal.Utility
 
logDialogActivity(Context, String, String) - Static method in class com.facebook.internal.DialogPresenter
 
logEvent(String) - Method in class com.facebook.appevents.AppEventsLogger
Log an app event with the specified name.
logEvent(String, double) - Method in class com.facebook.appevents.AppEventsLogger
Log an app event with the specified name and the supplied value.
logEvent(String, Bundle) - Method in class com.facebook.appevents.AppEventsLogger
Log an app event with the specified name and set of parameters.
logEvent(String, double, Bundle) - Method in class com.facebook.appevents.AppEventsLogger
Log an app event with the specified name, supplied value, and set of parameters.
Logger - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
Logger(LoggingBehavior, String) - Constructor for class com.facebook.internal.Logger
 
LoggingBehavior - Enum in com.facebook
Specifies different categories of logging messages that can be generated.
LoginAuthorizationType - Enum in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
LoginBehavior - Enum in com.facebook.login
Specifies the behaviors to try during login.
LoginButton - Class in com.facebook.login.widget
A Log In/Log Out button that maintains login state and logs in/out for the app.
LoginButton(Context) - Constructor for class com.facebook.login.widget.LoginButton
Create the LoginButton by inflating from XML
LoginButton(Context, AttributeSet) - Constructor for class com.facebook.login.widget.LoginButton
Create the LoginButton by inflating from XML
LoginButton(Context, AttributeSet, int) - Constructor for class com.facebook.login.widget.LoginButton
Create the LoginButton by inflating from XML and applying a style.
LoginButton.LoginClickListener - Class in com.facebook.login.widget
 
LoginButton.ToolTipMode - Enum in com.facebook.login.widget
The display modes for the login button tool tip.
LoginClickListener() - Constructor for class com.facebook.login.widget.LoginButton.LoginClickListener
 
LoginFragment - Class in com.facebook.login
This Fragment is a necessary part of the overall Facebook login process but is not meant to be used directly.
LoginFragment() - Constructor for class com.facebook.login.LoginFragment
 
LoginManager - Class in com.facebook.login
This class manages login and permissions for Facebook.
LoginResult - Class in com.facebook.login
This class shows the results of a login operation.
LoginResult(AccessToken, Set<String>, Set<String>) - Constructor for class com.facebook.login.LoginResult
The constructor.
logInWithPublishPermissions(Fragment, Collection<String>) - Method in class com.facebook.login.LoginManager
Logs the user in with the requested publish permissions.
logInWithPublishPermissions(Fragment, Collection<String>) - Method in class com.facebook.login.LoginManager
Logs the user in with the requested publish permissions.
logInWithPublishPermissions(Activity, Collection<String>) - Method in class com.facebook.login.LoginManager
Logs the user in with the requested publish permissions.
logInWithReadPermissions(Fragment, Collection<String>) - Method in class com.facebook.login.LoginManager
Logs the user in with the requested read permissions.
logInWithReadPermissions(Fragment, Collection<String>) - Method in class com.facebook.login.LoginManager
Logs the user in with the requested read permissions.
logInWithReadPermissions(Activity, Collection<String>) - Method in class com.facebook.login.LoginManager
Logs the user in with the requested read permissions.
logOut() - Method in class com.facebook.login.LoginManager
Logs out the user.
logPurchase(BigDecimal, Currency) - Method in class com.facebook.appevents.AppEventsLogger
Logs a purchase event with Facebook, in the specified amount and with the specified currency.
logPurchase(BigDecimal, Currency, Bundle) - Method in class com.facebook.appevents.AppEventsLogger
Logs a purchase event with Facebook, in the specified amount and with the specified currency.
logPushNotificationOpen(Bundle) - Method in class com.facebook.appevents.AppEventsLogger
Logs an app event that tracks that the application was open via Push Notification.
logPushNotificationOpen(Bundle, String) - Method in class com.facebook.appevents.AppEventsLogger
Logs an app event that tracks that the application was open via Push Notification.
logSdkEvent(String, Double, Bundle) - Method in class com.facebook.appevents.AppEventsLogger
This method is intended only for internal use by the Facebook SDK and other use is unsupported.
logString(String) - Method in class com.facebook.internal.Logger
 

M

map(List<T>, Utility.Mapper<T, K>) - Static method in class com.facebook.internal.Utility
 
mapValue(Object, CollectionMapper.OnMapValueCompleteListener) - Method in interface com.facebook.internal.CollectionMapper.ValueMapper
 
MAXIMUM_BATCH_SIZE - Static variable in class com.facebook.GraphRequest
The maximum number of requests that can be submitted in a single batch.
MAXIMUM_MEDIA_COUNT - Static variable in class com.facebook.share.internal.ShareConstants
 
MAXIMUM_PHOTO_COUNT - Static variable in class com.facebook.share.internal.ShareConstants
 
md5hash(String) - Static method in class com.facebook.internal.Utility
 
measureTextWidth(String) - Method in class com.facebook.FacebookButtonBase
 
MEDIA - Static variable in class com.facebook.share.internal.ShareConstants
 
MEDIA_TYPE - Static variable in class com.facebook.share.internal.ShareConstants
 
MEDIA_URI - Static variable in class com.facebook.share.internal.ShareConstants
 
MESSAGE_GET_ACCESS_TOKEN_REPLY - Static variable in class com.facebook.internal.NativeProtocol
 
MESSAGE_GET_ACCESS_TOKEN_REQUEST - Static variable in class com.facebook.internal.NativeProtocol
 
MESSAGE_GET_INSTALL_DATA_REPLY - Static variable in class com.facebook.internal.NativeProtocol
 
MESSAGE_GET_INSTALL_DATA_REQUEST - Static variable in class com.facebook.internal.NativeProtocol
 
MESSAGE_GET_LIKE_STATUS_REPLY - Static variable in class com.facebook.internal.NativeProtocol
 
MESSAGE_GET_LIKE_STATUS_REQUEST - Static variable in class com.facebook.internal.NativeProtocol
 
MessageDialog - Class in com.facebook.share.widget
Provides functionality to send content via the Facebook Message Dialog
MessageDialog(Activity) - Constructor for class com.facebook.share.widget.MessageDialog
Constructs a MessageDialog.
MessageDialog(Fragment) - Constructor for class com.facebook.share.widget.MessageDialog
Constructs a MessageDialog.
MessageDialog(Fragment) - Constructor for class com.facebook.share.widget.MessageDialog
Constructs a MessageDialog.
MessageDialogFeature - Enum in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
MessengerThreadParams - Class in com.facebook.messenger
Parameters describing the Intent that Messenger sent to the app.
MessengerThreadParams(MessengerThreadParams.Origin, String, String, List<String>) - Constructor for class com.facebook.messenger.MessengerThreadParams
 
MessengerThreadParams.Origin - Enum in com.facebook.messenger
The origin of the flow that user originated from.
MessengerUtils - Class in com.facebook.messenger
Utilities for Messenger Content Platform.
MessengerUtils() - Constructor for class com.facebook.messenger.MessengerUtils
 
metadata - Variable in class com.facebook.messenger.MessengerThreadParams
Metadata that originated from content the app originally set when it sent the request to Messenger.
metaData - Variable in class com.facebook.messenger.ShareToMessengerParams
The metadata to attach to the content to shared.
mimeType - Variable in class com.facebook.messenger.ShareToMessengerParams
The mime type of the content.
ModeHandler() - Constructor for class com.facebook.internal.FacebookDialogBase.ModeHandler
 
moveToFront() - Method in interface com.facebook.internal.WorkQueue.WorkItem
 
Mutable<T> - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
Mutable(T) - Constructor for class com.facebook.internal.Mutable
 
MY_PHOTOS - Static variable in class com.facebook.share.internal.ShareInternalUtility
 

N

name() - Method in interface com.facebook.internal.DialogFeature
This method is for internal use only.
NativeAppCallAttachmentStore - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
NativeAppCallAttachmentStore.Attachment - Class in com.facebook.internal
 
NativeDialogParameters - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
NativeDialogParameters() - Constructor for class com.facebook.share.internal.NativeDialogParameters
 
NativeProtocol - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
NativeProtocol() - Constructor for class com.facebook.internal.NativeProtocol
 
NativeProtocol.ProtocolVersionQueryResult - Class in com.facebook.internal
 
newBuilder(Uri, String) - Static method in class com.facebook.messenger.ShareToMessengerParams
Creates a new builder for creating a ShareToMessengerParams instance
newCustomAudienceThirdPartyIdRequest(AccessToken, Context, String, GraphRequest.Callback) - Static method in class com.facebook.GraphRequest
Creates a new Request configured to retrieve an App User ID for the app's Facebook user.
newCustomAudienceThirdPartyIdRequest(AccessToken, Context, GraphRequest.Callback) - Static method in class com.facebook.GraphRequest
Creates a new Request configured to retrieve an App User ID for the app's Facebook user.
newDeleteObjectRequest(AccessToken, String, GraphRequest.Callback) - Static method in class com.facebook.GraphRequest
Creates a new Request configured to delete a resource through the Graph API.
newGraphPathRequest(AccessToken, String, GraphRequest.Callback) - Static method in class com.facebook.GraphRequest
Creates a new Request configured to retrieve a particular graph path.
newLogger(Context) - Static method in class com.facebook.appevents.AppEventsLogger
Build an AppEventsLogger instance to log events through.
newLogger(Context, AccessToken) - Static method in class com.facebook.appevents.AppEventsLogger
Build an AppEventsLogger instance to log events through.
newLogger(Context, String, AccessToken) - Static method in class com.facebook.appevents.AppEventsLogger
Build an AppEventsLogger instance to log events through.
newLogger(Context, String) - Static method in class com.facebook.appevents.AppEventsLogger
Build an AppEventsLogger instance to log events that are attributed to the application but not to any particular Session.
newMeRequest(AccessToken, GraphRequest.GraphJSONObjectCallback) - Static method in class com.facebook.GraphRequest
Creates a new Request configured to retrieve a user's own profile.
newMyFriendsRequest(AccessToken, GraphRequest.GraphJSONArrayCallback) - Static method in class com.facebook.GraphRequest
Creates a new Request configured to retrieve a user's friend list.
newPlacesSearchRequest(AccessToken, Location, int, int, String, GraphRequest.GraphJSONArrayCallback) - Static method in class com.facebook.GraphRequest
Creates a new Request that is configured to perform a search for places near a specified location via the Graph API.
newPostRequest(AccessToken, String, JSONObject, GraphRequest.Callback) - Static method in class com.facebook.GraphRequest
Creates a new Request configured to post a GraphObject to a particular graph path, to either create or update the object at that path.
newUploadPhotoRequest(AccessToken, String, Bitmap, String, Bundle, GraphRequest.Callback) - Static method in class com.facebook.GraphRequest
Creates a new Request configured to upload a photo to the specified graph path.
newUploadPhotoRequest(AccessToken, String, File, String, Bundle, GraphRequest.Callback) - Static method in class com.facebook.GraphRequest
Creates a new Request configured to upload a photo to the specified graph path.
newUploadPhotoRequest(AccessToken, String, Uri, String, Bundle, GraphRequest.Callback) - Static method in class com.facebook.GraphRequest
Creates a new Request configured to upload a photo to the specified graph path.
newUploadStagingResourceWithImageRequest(AccessToken, Bitmap, GraphRequest.Callback) - Static method in class com.facebook.share.internal.ShareInternalUtility
Creates a new Request configured to upload an image to create a staging resource.
newUploadStagingResourceWithImageRequest(AccessToken, File, GraphRequest.Callback) - Static method in class com.facebook.share.internal.ShareInternalUtility
Creates a new Request configured to upload an image to create a staging resource.
newUploadStagingResourceWithImageRequest(AccessToken, Uri, GraphRequest.Callback) - Static method in class com.facebook.share.internal.ShareInternalUtility
Creates a new Request configured to upload an image to create a staging resource.
NO_PROTOCOL_AVAILABLE - Static variable in class com.facebook.internal.NativeProtocol
 
NON_JSON_RESPONSE_PROPERTY - Static variable in class com.facebook.GraphResponse
Property name of non-JSON results in the GraphObject.
NORMAL - Static variable in class com.facebook.login.widget.ProfilePictureView
Indicates that the profile image should fit in a NORMAL X NORMAL space, regardless of whether the cropped or un-cropped version is chosen.
notEmpty(Collection<T>, String) - Static method in class com.facebook.internal.Validate
 
notEmptyAndContainsNoNulls(Collection<T>, String) - Static method in class com.facebook.internal.Validate
 
notNull(Object, String) - Static method in class com.facebook.internal.Validate
 
notNullOrEmpty(String, String) - Static method in class com.facebook.internal.Validate
 

O

OBJECT_ID - Static variable in class com.facebook.share.internal.ShareConstants
 
OBJECT_TYPE - Static variable in class com.facebook.share.internal.ShareConstants
 
onActivityCreated(Activity) - Static method in class com.facebook.appevents.internal.ActivityLifecycleTracker
 
onActivityResult(int, int, Intent) - Method in interface com.facebook.CallbackManager
The method that should be called from the Activity's or Fragment's onActivityResult method.
onActivityResult(int, int, Intent) - Method in class com.facebook.CustomTabActivity
 
onActivityResult(int, Intent) - Method in interface com.facebook.internal.CallbackManagerImpl.Callback
 
onActivityResult(int, int, Intent) - Method in class com.facebook.internal.CallbackManagerImpl
 
onActivityResult(int, int, Intent) - Method in class com.facebook.login.LoginFragment
 
onActivityResumed(Activity) - Static method in class com.facebook.appevents.internal.ActivityLifecycleTracker
 
onAttachedToWindow() - Method in class com.facebook.FacebookButtonBase
 
onAttachedToWindow() - Method in class com.facebook.internal.WebDialog
 
onAttachedToWindow() - Method in class com.facebook.login.widget.LoginButton
 
onBatchCompleted(GraphRequestBatch) - Method in interface com.facebook.GraphRequestBatch.Callback
The method that will be called when a batch completes.
onBatchProgress(GraphRequestBatch, long, long) - Method in interface com.facebook.GraphRequestBatch.OnProgressCallback
The method that will be called when a batch makes progress.
onCancel() - Method in interface com.facebook.FacebookCallback
Called when the dialog is canceled.
onCancel(AppCall) - Method in class com.facebook.share.internal.ResultProcessor
Override this if anything needs to be done on cancellation (e.g.
onClick(View) - Method in class com.facebook.login.widget.LoginButton.LoginClickListener
 
onComplete() - Method in interface com.facebook.internal.CollectionMapper.OnMapperCompleteListener
 
onComplete(Object) - Method in interface com.facebook.internal.CollectionMapper.OnMapValueCompleteListener
 
onComplete(Bundle, FacebookException) - Method in interface com.facebook.internal.WebDialog.OnCompleteListener
Called when the dialog completes.
onComplete(LikeActionController, FacebookException) - Method in interface com.facebook.share.internal.LikeActionController.CreationCallback
 
onCompleted(GraphResponse) - Method in interface com.facebook.GraphRequest.Callback
The method that will be called when a request completes.
onCompleted(JSONArray, GraphResponse) - Method in interface com.facebook.GraphRequest.GraphJSONArrayCallback
The method that will be called when the request completes.
onCompleted(JSONObject, GraphResponse) - Method in interface com.facebook.GraphRequest.GraphJSONObjectCallback
The method that will be called when the request completes.
onCompleted(ImageResponse) - Method in interface com.facebook.internal.ImageRequest.Callback
This method should always be called on the UI thread.
onConfigurationChanged(Configuration) - Method in class com.facebook.FacebookActivity
 
onConfigurationChanged(Configuration) - Method in class com.facebook.internal.FacebookDialogFragment
 
onContextStop() - Static method in class com.facebook.appevents.AppEventsLogger
Call this when the consuming Activity/Fragment receives an onStop() callback in order to persist any outstanding events to disk so they may be flushed at a later time.
onCreate(Bundle) - Method in class com.facebook.CustomTabActivity
 
onCreate(Bundle) - Method in class com.facebook.CustomTabMainActivity
 
onCreate(Bundle) - Method in class com.facebook.FacebookActivity
 
onCreate() - Method in class com.facebook.FacebookContentProvider
 
onCreate(Bundle) - Method in class com.facebook.internal.FacebookDialogFragment
 
onCreate() - Method in class com.facebook.internal.FacebookInitProvider
 
onCreate(Bundle) - Method in class com.facebook.internal.WebDialog
 
onCreate(Bundle) - Method in class com.facebook.login.LoginFragment
 
onCreateDialog(Bundle) - Method in class com.facebook.internal.FacebookDialogFragment
 
onCreateDialog(Bundle) - Method in class com.facebook.login.DeviceAuthDialog
 
onCreateDialog(Bundle) - Method in class com.facebook.share.internal.DeviceShareDialogFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.facebook.login.DeviceAuthDialog
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.facebook.login.LoginFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.facebook.share.internal.DeviceShareDialogFragment
 
onCurrentAccessTokenChanged(AccessToken, AccessToken) - Method in class com.facebook.AccessTokenTracker
The method that will be called with the access token changes.
onCurrentProfileChanged(Profile, Profile) - Method in class com.facebook.ProfileTracker
The method that will be called when the profile changes.
onDeferredAppLinkDataFetched(AppLinkData) - Method in interface com.facebook.applinks.AppLinkData.CompletionHandler
This method is called when deferred app link data has been fetched.
onDestroy() - Method in class com.facebook.CustomTabActivity
 
onDestroy() - Method in class com.facebook.login.DeviceAuthDialog
 
onDestroy() - Method in class com.facebook.login.LoginFragment
 
onDestroyView() - Method in class com.facebook.internal.FacebookDialogFragment
 
onDetachedFromWindow() - Method in class com.facebook.internal.WebDialog
 
onDetachedFromWindow() - Method in class com.facebook.login.widget.LoginButton
 
onDetachedFromWindow() - Method in class com.facebook.login.widget.ProfilePictureView
 
onDetachedFromWindow() - Method in class com.facebook.share.widget.LikeView
 
onDismiss(DialogInterface) - Method in class com.facebook.login.DeviceAuthDialog
 
onDismiss(DialogInterface) - Method in class com.facebook.share.internal.DeviceShareDialogFragment
 
onDraw(Canvas) - Method in class com.facebook.FacebookButtonBase
 
onDraw(Canvas) - Method in class com.facebook.login.widget.LoginButton
 
onDraw(Canvas) - Method in class com.facebook.share.internal.LikeBoxCountView
 
oneOf(Object, String, Object...) - Static method in class com.facebook.internal.Validate
 
onError(FacebookException) - Method in interface com.facebook.AccessToken.AccessTokenCreationCallback
 
onError(FacebookException) - Method in interface com.facebook.FacebookCallback
Called when the dialog finishes with an error.
onError(FacebookException) - Method in interface com.facebook.internal.CollectionMapper.OnErrorListener
 
onError(FacebookException) - Method in interface com.facebook.login.widget.ProfilePictureView.OnErrorListener
Called when a network or other error is encountered.
onError(AppCall, FacebookException) - Method in class com.facebook.share.internal.ResultProcessor
Override this if anything needs to be done on error (e.g.
onError(FacebookException) - Method in interface com.facebook.share.widget.LikeView.OnErrorListener
Called when the share action encounters an error.
onFailedAppCall(String, String, Bundle) - Method in class com.facebook.FacebookBroadcastReceiver
Invoked when the operation failed to complete.
onFailure(FacebookException) - Method in interface com.facebook.internal.Utility.GraphMeRequestWithCacheCallback
 
onInitialized() - Method in interface com.facebook.FacebookSdk.InitializeCallback
Called when the sdk has been initialized.
onKeyDown(int, KeyEvent) - Method in class com.facebook.internal.WebDialog
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.login.widget.LoginButton
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.login.widget.ProfilePictureView
In addition to calling super.Layout(), we also attempt to get a new image that is properly sized for the layout dimensions
onMeasure(int, int) - Method in class com.facebook.login.widget.LoginButton
 
onMeasure(int, int) - Method in class com.facebook.login.widget.ProfilePictureView
Overriding onMeasure to handle the case where WRAP_CONTENT might be specified in the layout.
onNewIntent(Intent) - Method in class com.facebook.CustomTabMainActivity
 
onPause() - Method in class com.facebook.login.LoginFragment
 
onPostExecute(List<GraphResponse>) - Method in class com.facebook.GraphRequestAsyncTask
 
onPreExecute() - Method in class com.facebook.GraphRequestAsyncTask
 
onProgress(long, long) - Method in interface com.facebook.GraphRequest.OnProgressCallback
The method that will be called when progress is made.
onReceive(Context, Intent) - Method in class com.facebook.FacebookBroadcastReceiver
 
onReceive(Context, Intent) - Method in class com.facebook.internal.BoltsMeasurementEventListener
 
onRestoreInstanceState(Parcelable) - Method in class com.facebook.login.widget.ProfilePictureView
If the passed in state is a Bundle, an attempt is made to restore from it.
onResume() - Method in class com.facebook.CustomTabMainActivity
 
onResume() - Method in class com.facebook.internal.FacebookDialogFragment
 
onResume() - Method in class com.facebook.login.LoginFragment
 
onSaveInstanceState(Bundle) - Method in class com.facebook.login.DeviceAuthDialog
 
onSaveInstanceState(Bundle) - Method in class com.facebook.login.LoginFragment
 
onSaveInstanceState() - Method in class com.facebook.login.widget.ProfilePictureView
Some of the current state is returned as a Bundle to allow quick restoration of the ProfilePictureView object in scenarios like orientation changes.
onSaveInstanceState(Bundle) - Method in class com.facebook.share.internal.DeviceShareDialogFragment
 
onServiceConnected(ComponentName, IBinder) - Method in class com.facebook.internal.PlatformServiceClient
 
onServiceDisconnected(ComponentName) - Method in class com.facebook.internal.PlatformServiceClient
 
onStart() - Method in class com.facebook.internal.WebDialog
 
onStop() - Method in class com.facebook.internal.WebDialog
 
onSuccess(AccessToken) - Method in interface com.facebook.AccessToken.AccessTokenCreationCallback
The method called on a successful creation of an AccessToken.
onSuccess(RESULT) - Method in interface com.facebook.FacebookCallback
Called when the dialog completes without error.
onSuccess(JSONObject) - Method in interface com.facebook.internal.Utility.GraphMeRequestWithCacheCallback
 
onSuccess(AppCall, Bundle) - Method in class com.facebook.share.internal.ResultProcessor
 
onSuccessfulAppCall(String, String, Bundle) - Method in class com.facebook.FacebookBroadcastReceiver
Invoked when the operation was completed successfully.
OnTokenRefreshed(AccessToken) - Method in interface com.facebook.AccessToken.AccessTokenRefreshCallback
 
OnTokenRefreshFailed(FacebookException) - Method in interface com.facebook.AccessToken.AccessTokenRefreshCallback
 
onVisibilityChanged(View, int) - Method in class com.facebook.login.widget.LoginButton
 
OPEN_GRAPH_CREATE_OBJECT_KEY - Static variable in class com.facebook.internal.NativeProtocol
 
openAttachment(UUID, String) - Static method in class com.facebook.internal.NativeAppCallAttachmentStore
 
openCustomTab(Activity, String) - Method in class com.facebook.internal.CustomTab
 
openFile(Uri, String) - Method in class com.facebook.FacebookContentProvider
 
OpenGraphActionDialogFeature - Enum in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
OpenGraphJSONUtility - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
OpenGraphJSONUtility.PhotoJSONProcessor - Interface in com.facebook.share.internal
 
OpenGraphMessageDialogFeature - Enum in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
openMessengerInPlayStore(Context) - Static method in class com.facebook.messenger.MessengerUtils
Opens the play store to install Messenger.
openPutStream(String) - Method in class com.facebook.internal.FileLruCache
 
openPutStream(String, String) - Method in class com.facebook.internal.FileLruCache
 
ORCA_THREAD_CATEGORY_20150314 - Static variable in class com.facebook.messenger.MessengerUtils
 
origin - Variable in class com.facebook.messenger.MessengerThreadParams
The origin of the flow that the user originated from.

P

PACKAGE_NAME - Static variable in class com.facebook.messenger.MessengerUtils
 
PARAMETER_ACTION_ID - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_APP_ID - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_CALL_ID - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_DIALOG_OUTCOME - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_DIALOG_OUTCOME_VALUE_CANCELLED - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_DIALOG_OUTCOME_VALUE_COMPLETED - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_DIALOG_OUTCOME_VALUE_FAILED - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_DIALOG_OUTCOME_VALUE_UNKNOWN - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_LIKE_VIEW_AUXILIARY_POSITION - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_LIKE_VIEW_CURRENT_ACTION - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_LIKE_VIEW_ERROR_JSON - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_LIKE_VIEW_HORIZONTAL_ALIGNMENT - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_LIKE_VIEW_OBJECT_ID - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_LIKE_VIEW_OBJECT_TYPE - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_LIKE_VIEW_STYLE - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_NATIVE_LOGIN_DIALOG_COMPLETE_TIME - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_NATIVE_LOGIN_DIALOG_START_TIME - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_DIALOG_CONTENT_OPENGRAPH - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_DIALOG_CONTENT_PHOTO - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_DIALOG_CONTENT_STATUS - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_DIALOG_CONTENT_TYPE - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_DIALOG_CONTENT_UNKNOWN - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_DIALOG_CONTENT_VIDEO - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_DIALOG_SHOW - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_DIALOG_SHOW_AUTOMATIC - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_DIALOG_SHOW_NATIVE - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_DIALOG_SHOW_UNKNOWN - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_DIALOG_SHOW_WEB - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_ERROR_MESSAGE - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_OUTCOME - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_OUTCOME_CANCELLED - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_OUTCOME_ERROR - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_OUTCOME_SUCCEEDED - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_SHARE_OUTCOME_UNKNOWN - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_WEB_LOGIN_E2E - Static variable in class com.facebook.internal.AnalyticsEvents
 
PARAMETER_WEB_LOGIN_SWITCHBACK_TIME - Static variable in class com.facebook.internal.AnalyticsEvents
 
ParcelableResourceWithMimeType(RESOURCE, String) - Constructor for class com.facebook.GraphRequest.ParcelableResourceWithMimeType
The constructor.
parseDialogConfig(JSONObject) - Static method in class com.facebook.internal.FetchedAppSettings.DialogFeatureConfig
 
parseOptions(long) - Static method in enum com.facebook.internal.SmartLoginOption
 
parseResponseUri(String) - Method in class com.facebook.internal.FacebookWebFallbackDialog
 
parseResponseUri(String) - Method in class com.facebook.internal.WebDialog
 
parseUrlQueryString(String) - Static method in class com.facebook.internal.Utility
 
participants - Variable in class com.facebook.messenger.MessengerThreadParams
The list of participants in the thread represented as App-scoped User IDs.
PASS_THROUGH_CANCEL_ACTION - Static variable in class com.facebook.FacebookActivity
 
PEOPLE_IDS - Static variable in class com.facebook.share.internal.ShareConstants
 
performLogin() - Method in class com.facebook.login.widget.LoginButton.LoginClickListener
 
performLogout(Context) - Method in class com.facebook.login.widget.LoginButton.LoginClickListener
 
PermissionsPair(List<String>, List<String>) - Constructor for class com.facebook.internal.Utility.PermissionsPair
 
PermissionType - Enum in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
PHOTOS - Static variable in class com.facebook.share.internal.ShareConstants
 
PLACE_ID - Static variable in class com.facebook.share.internal.ShareConstants
 
PlatformServiceClient - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
PlatformServiceClient(Context, int, int, int, String) - Constructor for class com.facebook.internal.PlatformServiceClient
 
PlatformServiceClient.CompletedListener - Interface in com.facebook.internal
 
populateRequestBundle(Bundle) - Method in class com.facebook.internal.PlatformServiceClient
 
present(AppCall, Activity) - Static method in class com.facebook.internal.DialogPresenter
 
present(AppCall, FragmentWrapper) - Static method in class com.facebook.internal.DialogPresenter
 
PREVIEW_IMAGE_URL - Static variable in class com.facebook.share.internal.ShareConstants
 
PREVIEW_PROPERTY_NAME - Static variable in class com.facebook.share.internal.ShareConstants
 
prioritizeRequest(ImageRequest) - Static method in class com.facebook.internal.ImageDownloader
 
Profile - Class in com.facebook
This class represents a basic Facebook profile.
Profile(String, String, String, String, String, Uri) - Constructor for class com.facebook.Profile
Contructor.
ProfilePictureView - Class in com.facebook.login.widget
View that displays the profile photo of a supplied profile ID, while conforming to user specified dimensions.
ProfilePictureView(Context) - Constructor for class com.facebook.login.widget.ProfilePictureView
Constructor
ProfilePictureView(Context, AttributeSet) - Constructor for class com.facebook.login.widget.ProfilePictureView
Constructor
ProfilePictureView(Context, AttributeSet, int) - Constructor for class com.facebook.login.widget.ProfilePictureView
Constructor
ProfilePictureView.OnErrorListener - Interface in com.facebook.login.widget
Callback interface that will be called when a network or other error is encountered while retrieving profile pictures.
ProfileTracker - Class in com.facebook
This class can be extended to receive notifications of profile changes.
ProfileTracker() - Constructor for class com.facebook.ProfileTracker
Constructor.
PROMO_CODE - Static variable in class com.facebook.share.internal.ShareConstants
 
PROMO_TEXT - Static variable in class com.facebook.share.internal.ShareConstants
 
PROTOCOL_VERSION_20121101 - Static variable in class com.facebook.internal.NativeProtocol
 
PROTOCOL_VERSION_20130502 - Static variable in class com.facebook.internal.NativeProtocol
 
PROTOCOL_VERSION_20130618 - Static variable in class com.facebook.internal.NativeProtocol
 
PROTOCOL_VERSION_20131107 - Static variable in class com.facebook.internal.NativeProtocol
 
PROTOCOL_VERSION_20140204 - Static variable in class com.facebook.internal.NativeProtocol
 
PROTOCOL_VERSION_20140324 - Static variable in class com.facebook.internal.NativeProtocol
 
PROTOCOL_VERSION_20140701 - Static variable in class com.facebook.internal.NativeProtocol
 
PROTOCOL_VERSION_20141001 - Static variable in class com.facebook.internal.NativeProtocol
 
PROTOCOL_VERSION_20141028 - Static variable in class com.facebook.internal.NativeProtocol
 
PROTOCOL_VERSION_20141107 - Static variable in class com.facebook.internal.NativeProtocol
 
PROTOCOL_VERSION_20141218 - Static variable in class com.facebook.internal.NativeProtocol
 
PROTOCOL_VERSION_20150314 - Static variable in class com.facebook.messenger.MessengerUtils
 
PROTOCOL_VERSION_20160327 - Static variable in class com.facebook.internal.NativeProtocol
 
publishInstallAsync(Context, String) - Static method in class com.facebook.FacebookSdk
This method is public in order to be used by app events, please don't use directly.
putBoolean(String, boolean) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets a boolean value in the object.
putBooleanArray(String, boolean[]) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets an array of boolean values in the object.
putChallengeParam(JSONObject) - Method in class com.facebook.login.CustomTabLoginMethodHandler
 
putCommaSeparatedStringList(Bundle, String, List<String>) - Static method in class com.facebook.internal.Utility
 
putDouble(String, double) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets a double value in the object.
putDoubleArray(String, double[]) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets an array of double values in the object.
putInt(String, int) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets an int value in the object.
putIntArray(String, int[]) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets an array of int values in the object.
putJSONValueInBundle(Bundle, String, Object) - Static method in class com.facebook.internal.Utility
 
putLong(String, long) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets a long value in the object.
putLongArray(String, long[]) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets an array of long values in the object.
putNonEmptyString(Bundle, String, String) - Static method in class com.facebook.internal.Utility
 
putObject(String, ShareOpenGraphObject) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets an object value in the object.
putObjectArrayList(String, ArrayList<ShareOpenGraphObject>) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets an array of object values in the object.
putPhoto(String, SharePhoto) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets a photo value in the object.
putPhotoArrayList(String, ArrayList<SharePhoto>) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets an array of photo values in the object.
putString(String, String) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets a string value in the object.
putStringArrayList(String, ArrayList<String>) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
Sets an array of string values in the object.
putUri(Bundle, String, Uri) - Static method in class com.facebook.internal.Utility
 

Q

query(Uri, String[], String, String[], String) - Method in class com.facebook.FacebookContentProvider
 
query(Uri, String[], String, String[], String) - Method in class com.facebook.internal.FacebookInitProvider
 
queryAppSettings(String, boolean) - Static method in class com.facebook.internal.FetchedAppSettingsManager
 
QUOTE - Static variable in class com.facebook.share.internal.ShareConstants
 

R

readFrom(LikeContent) - Method in class com.facebook.share.internal.LikeContent.Builder
 
readFrom(ShareFeedContent) - Method in class com.facebook.share.internal.ShareFeedContent.Builder
 
readFrom(AppGroupCreationContent) - Method in class com.facebook.share.model.AppGroupCreationContent.Builder
 
readFrom(AppInviteContent) - Method in class com.facebook.share.model.AppInviteContent.Builder
 
readFrom(GameRequestContent) - Method in class com.facebook.share.model.GameRequestContent.Builder
 
readFrom(P) - Method in class com.facebook.share.model.ShareContent.Builder
 
readFrom(ShareHashtag) - Method in class com.facebook.share.model.ShareHashtag.Builder
 
readFrom(ShareLinkContent) - Method in class com.facebook.share.model.ShareLinkContent.Builder
 
readFrom(M) - Method in class com.facebook.share.model.ShareMedia.Builder
 
readFrom(ShareMediaContent) - Method in class com.facebook.share.model.ShareMediaContent.Builder
 
readFrom(P) - Method in interface com.facebook.share.model.ShareModelBuilder
Reads the values from a ShareModel into the builder.
readFrom(ShareOpenGraphAction) - Method in class com.facebook.share.model.ShareOpenGraphAction.Builder
 
readFrom(ShareOpenGraphContent) - Method in class com.facebook.share.model.ShareOpenGraphContent.Builder
 
readFrom(P) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer.Builder
 
readFrom(SharePhoto) - Method in class com.facebook.share.model.SharePhoto.Builder
 
readFrom(SharePhotoContent) - Method in class com.facebook.share.model.SharePhotoContent.Builder
 
readFrom(ShareVideo) - Method in class com.facebook.share.model.ShareVideo.Builder
 
readFrom(ShareVideoContent) - Method in class com.facebook.share.model.ShareVideoContent.Builder
 
readStreamToString(InputStream) - Static method in class com.facebook.internal.Utility
 
readStringMapFromParcel(Parcel) - Static method in class com.facebook.internal.Utility
 
REF - Static variable in class com.facebook.share.internal.ShareConstants
 
REFRESH_ACTION - Static variable in class com.facebook.CustomTabMainActivity
 
refreshCurrentAccessTokenAsync() - Static method in class com.facebook.AccessToken
Updates the current access token with up to date permissions, and extends the expiration date, if extension is possible.
refreshCurrentAccessTokenAsync(AccessToken.AccessTokenRefreshCallback) - Static method in class com.facebook.AccessToken
Updates the current access token with up to date permissions, and extends the expiration date, if extension is possible.
registerAccessToken(String) - Static method in class com.facebook.internal.Logger
 
registerCallback(CallbackManager, FacebookCallback<RESULT>) - Method in interface com.facebook.FacebookDialog
Allows the registration of a callback that will be executed once the dialog is closed, with success, cancel or error details.
registerCallback(CallbackManager, FacebookCallback<RESULT>, int) - Method in interface com.facebook.FacebookDialog
Allows the registration of a callback that will be executed once the dialog is closed, with success, cancel or error details.
registerCallback(int, CallbackManagerImpl.Callback) - Method in class com.facebook.internal.CallbackManagerImpl
 
registerCallback(CallbackManager, FacebookCallback<RESULT>) - Method in class com.facebook.internal.FacebookDialogBase
 
registerCallback(CallbackManager, FacebookCallback<RESULT>, int) - Method in class com.facebook.internal.FacebookDialogBase
 
registerCallback(CallbackManager, FacebookCallback<LoginResult>) - Method in class com.facebook.login.LoginManager
Registers a login callback to the given callback manager.
registerCallback(CallbackManager, FacebookCallback<LoginResult>) - Method in class com.facebook.login.widget.LoginButton
Registers a login callback to the given callback manager.
registerCallback(CallbackManager, FacebookCallback<DeviceShareDialog.Result>) - Method in class com.facebook.share.widget.DeviceShareButton
Allows registration of a callback for when the share completes.
registerCallback(CallbackManager, FacebookCallback<DeviceShareDialog.Result>, int) - Method in class com.facebook.share.widget.DeviceShareButton
Allows registration of a callback for when the share completes.
registerCallback(CallbackManager, FacebookCallback<Sharer.Result>) - Method in class com.facebook.share.widget.ShareButtonBase
Allows registration of a callback for when the share completes.
registerCallback(CallbackManager, FacebookCallback<Sharer.Result>, int) - Method in class com.facebook.share.widget.ShareButtonBase
Allows registration of a callback for when the share completes.
registerCallbackImpl(CallbackManagerImpl, FacebookCallback<RESULT>) - Method in class com.facebook.internal.FacebookDialogBase
 
registerCallbackImpl(CallbackManagerImpl, FacebookCallback<DeviceShareDialog.Result>) - Method in class com.facebook.share.DeviceShareDialog
 
registerCallbackImpl(CallbackManagerImpl, FacebookCallback<LikeDialog.Result>) - Method in class com.facebook.share.internal.LikeDialog
 
registerCallbackImpl(CallbackManagerImpl, FacebookCallback<AppInviteDialog.Result>) - Method in class com.facebook.share.widget.AppInviteDialog
 
registerCallbackImpl(CallbackManagerImpl, FacebookCallback<CreateAppGroupDialog.Result>) - Method in class com.facebook.share.widget.CreateAppGroupDialog
Deprecated.
 
registerCallbackImpl(CallbackManagerImpl, FacebookCallback<GameRequestDialog.Result>) - Method in class com.facebook.share.widget.GameRequestDialog
 
registerCallbackImpl(CallbackManagerImpl, FacebookCallback<JoinAppGroupDialog.Result>) - Method in class com.facebook.share.widget.JoinAppGroupDialog
Deprecated.
 
registerCallbackImpl(CallbackManagerImpl, FacebookCallback<Sharer.Result>) - Method in class com.facebook.share.widget.MessageDialog
 
registerCallbackImpl(CallbackManagerImpl, FacebookCallback<Sharer.Result>) - Method in class com.facebook.share.widget.ShareDialog
 
registerSharerCallback(int, CallbackManager, FacebookCallback<Sharer.Result>) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
registerStaticCallback(int, CallbackManagerImpl.Callback) - Static method in class com.facebook.internal.CallbackManagerImpl
If there is no explicit callback, but we still need to call the Facebook component, because it's going to update some state, e.g., login, like.
registerStaticShareCallback(int) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
registerStringToReplace(String, String) - Static method in class com.facebook.internal.Logger
 
remove(int) - Method in class com.facebook.GraphRequestBatch
 
removeCallback(GraphRequestBatch.Callback) - Method in class com.facebook.GraphRequestBatch
Removes a batch-level callback.
removeLoggingBehavior(LoggingBehavior) - Static method in class com.facebook.FacebookSdk
Certain logging behaviors are available for debugging beyond those that should be enabled in production.
removeNamespacesFromOGJsonArray(JSONArray, boolean) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
removeNamespacesFromOGJsonObject(JSONObject, boolean) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
resize() - Method in class com.facebook.internal.WebDialog
 
resolveError(Activity, GraphResponse) - Method in class com.facebook.login.LoginManager
Starts the login process to resolve the error defined in the response.
resolveError(Fragment, GraphResponse) - Method in class com.facebook.login.LoginManager
Starts the login process to resolve the error defined in the response.
resolveError(Fragment, GraphResponse) - Method in class com.facebook.login.LoginManager
Starts the login process to resolve the error defined in the response.
Result() - Constructor for class com.facebook.share.DeviceShareDialog.Result
 
Result(Bundle) - Constructor for class com.facebook.share.internal.LikeDialog.Result
Constructor
Result(String) - Constructor for class com.facebook.share.Sharer.Result
Constructor.
Result(Bundle) - Constructor for class com.facebook.share.widget.AppInviteDialog.Result
Constructor
RESULT_ARGS_ACCESS_TOKEN - Static variable in class com.facebook.internal.NativeProtocol
 
RESULT_ARGS_DIALOG_COMPLETE_KEY - Static variable in class com.facebook.internal.NativeProtocol
 
RESULT_ARGS_DIALOG_COMPLETION_GESTURE_KEY - Static variable in class com.facebook.internal.NativeProtocol
 
RESULT_ARGS_EXPIRES_SECONDS_SINCE_EPOCH - Static variable in class com.facebook.internal.NativeProtocol
 
RESULT_ARGS_PERMISSIONS - Static variable in class com.facebook.internal.NativeProtocol
 
RESULT_POST_ID - Static variable in class com.facebook.share.internal.ShareConstants
 
ResultProcessor - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
ResultProcessor(FacebookCallback) - Constructor for class com.facebook.share.internal.ResultProcessor
 
runningOnUiThread() - Static method in class com.facebook.internal.Validate
 

S

safeGetStringFromResponse(JSONObject, String) - Static method in class com.facebook.internal.Utility
 
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
 
SendButton - Class in com.facebook.share.widget
A button to share content through Messenger.
SendButton(Context) - Constructor for class com.facebook.share.widget.SendButton
 
SendButton(Context, AttributeSet) - Constructor for class com.facebook.share.widget.SendButton
 
SendButton(Context, AttributeSet, int) - Constructor for class com.facebook.share.widget.SendButton
 
sendErrorToListener(Throwable) - Method in class com.facebook.internal.WebDialog
 
sendSuccessToListener(Bundle) - Method in class com.facebook.internal.WebDialog
 
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
 
set(T, Object, CollectionMapper.OnErrorListener) - Method in interface com.facebook.internal.CollectionMapper.Collection
 
setAccessToken(AccessToken) - Method in class com.facebook.GraphRequest
Sets the access token to use for this request.
setAction(ShareOpenGraphAction) - Method in class com.facebook.share.model.ShareOpenGraphContent.Builder
Sets the Open Graph Action for the content.
setActionType(GameRequestContent.ActionType) - Method in class com.facebook.share.model.GameRequestContent.Builder
Sets the action type for this request
setActionType(String) - Method in class com.facebook.share.model.ShareOpenGraphAction.Builder
Sets the type for the action.
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
 
setAppGroupPrivacy(AppGroupCreationContent.AppGroupPrivacy) - Method in class com.facebook.share.model.AppGroupCreationContent.Builder
Sets the privacy for the group that will be created
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.
setApplinkUrl(String) - Method in class com.facebook.share.model.AppInviteContent.Builder
Sets the applink url that will be used for deep-linking
setAutoLogAppEventsEnabled(boolean) - Static method in class com.facebook.FacebookSdk
Sets the auto logging events flag for the application AppEventsLogger
setAuxiliaryViewPosition(LikeView.AuxiliaryViewPosition) - Method in class com.facebook.share.widget.LikeView
Sets the facebook:auxiliary_view_position for this LikeView.
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.
setBitmap(Bitmap) - Method in class com.facebook.share.model.SharePhoto.Builder
Sets the bitmap representation of the photo.
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
 
setCaption(String) - Method in class com.facebook.share.model.SharePhoto.Builder
Sets the user generated caption for the photo.
setCaretPosition(LikeBoxCountView.LikeBoxCountViewCaretPosition) - Method in class com.facebook.share.internal.LikeBoxCountView
Sets the caret's position.
setClientToken(String) - Static method in class com.facebook.FacebookSdk
Sets the Facebook client token for the current app.
setCompletedListener(PlatformServiceClient.CompletedListener) - Method in class com.facebook.internal.PlatformServiceClient
 
setContentDescription(String) - Method in class com.facebook.share.model.ShareLinkContent.Builder
Set the contentDescription of the link.
setContentDescription(String) - Method in class com.facebook.share.model.ShareVideoContent.Builder
Sets the description of the video.
setContentTitle(String) - Method in class com.facebook.share.model.ShareLinkContent.Builder
Set the contentTitle to display for this link.
setContentTitle(String) - Method in class com.facebook.share.model.ShareVideoContent.Builder
Sets the title to display for this video.
setContentUrl(Uri) - Method in class com.facebook.share.model.ShareContent.Builder
Set the URL for the content being shared.
setCropped(boolean) - Method in class com.facebook.login.widget.ProfilePictureView
Sets the profile photo to be the cropped version, or the original version
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
 
setData(String) - Method in class com.facebook.share.model.GameRequestContent.Builder
Sets optional data which can be used for tracking; maximum length is 255 characters.
setDefaultAudience(DefaultAudience) - Method in class com.facebook.login.LoginManager
Setter for the default audience.
setDefaultAudience(DefaultAudience) - Method in class com.facebook.login.widget.LoginButton
Sets the default audience to use when the user logs in.
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.
setDefaultProfilePicture(Bitmap) - Method in class com.facebook.login.widget.ProfilePictureView
The ProfilePictureView will display the provided image while the specified profile is being loaded, or if the specified profile is not available.
setDescription(String) - Method in class com.facebook.share.model.AppGroupCreationContent.Builder
Sets the description of the group that will be created.
setDestination(AppInviteContent.Builder.Destination) - Method in class com.facebook.share.model.AppInviteContent.Builder
 
setDeviceRedirectUri(Uri) - Method in class com.facebook.login.DeviceLoginManager
Set uri to redirect the user to after they complete the device login flow on the external device.
setDeviceRedirectUri(Uri) - Method in class com.facebook.login.widget.DeviceLoginButton
Set uri to redirect the user to after they complete the device login flow on the external device.
setDialog(Dialog) - Method in class com.facebook.internal.FacebookDialogFragment
Setter for dialog.
setEnabled(boolean) - Method in class com.facebook.share.widget.DeviceShareButton
 
setEnabled(boolean) - Method in class com.facebook.share.widget.LikeView
 
setEnabled(boolean) - Method in class com.facebook.share.widget.ShareButtonBase
 
setExecutor(Executor) - Static method in class com.facebook.FacebookSdk
Sets the Executor used by the SDK for non-AsyncTask background work.
setExpectedRedirectUrl(String) - Method in class com.facebook.internal.WebDialog
 
setExternalUri(Uri) - Method in class com.facebook.messenger.ShareToMessengerParamsBuilder
Sets an external URI that Messenger can use to download the content on Facebook's servers instead of requiring the Messenger application to upload the content.
setFacebookDomain(String) - Static method in class com.facebook.FacebookSdk
Sets the base Facebook domain to use when making Web requests.
setFilters(GameRequestContent.Filters) - Method in class com.facebook.share.model.GameRequestContent.Builder
Sets the filters for everybody/app users/non app users
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.
setForegroundColor(int) - Method in class com.facebook.share.widget.LikeView
Sets the facebook:foreground_color for this LikeView.
setFragment(Fragment) - Method in class com.facebook.FacebookButtonBase
Sets the fragment that contains this control.
setFragment(Fragment) - Method in class com.facebook.FacebookButtonBase
Sets the fragment that contains this control.
setFragment(Fragment) - Method in class com.facebook.share.widget.LikeView
Sets the parent Fragment which is hosting this LikeView.
setFragment(Fragment) - Method in class com.facebook.share.widget.LikeView
Sets the parent Fragment which is hosting this LikeView.
setGraphApiVersion(String) - Static method in class com.facebook.FacebookSdk
Sets the Graph API version to use when making Graph requests.
setGraphNode(String) - Method in class com.facebook.share.ShareApi
Sets the graph node to share to (this can be a user id, event id, page id, group id, album id, etc).
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.
setHashtag(String) - Method in class com.facebook.share.model.ShareHashtag.Builder
Sets the hashtag value for this instance.
setHorizontalAlignment(LikeView.HorizontalAlignment) - Method in class com.facebook.share.widget.LikeView
Sets the facebook:horizontal_alignment for this LikeView.
setHttpMethod(HttpMethod) - Method in class com.facebook.GraphRequest
Sets the HttpMethod to use for this request.
setImageUrl(Uri) - Method in class com.facebook.share.model.ShareLinkContent.Builder
Set the URL of a picture to attach to this content.
setImageUrl(Uri) - Method in class com.facebook.share.model.SharePhoto.Builder
Sets the URL to the photo.
setInternalOnClickListener(View.OnClickListener) - Method in class com.facebook.FacebookButtonBase
 
setIsDebugEnabled(boolean) - Static method in class com.facebook.FacebookSdk
Used to enable or disable logging, and other debug features.
setLegacyTokenUpgradeSupported(boolean) - Static method in class com.facebook.FacebookSdk
Setter for legacy token upgrade.
setLikeViewStyle(LikeView.Style) - Method in class com.facebook.share.widget.LikeView
Sets the facebook:style for this LikeView.
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.
setLink(String) - Method in class com.facebook.share.internal.ShareFeedContent.Builder
 
setLinkCaption(String) - Method in class com.facebook.share.internal.ShareFeedContent.Builder
 
setLinkDescription(String) - Method in class com.facebook.share.internal.ShareFeedContent.Builder
 
setLinkName(String) - Method in class com.facebook.share.internal.ShareFeedContent.Builder
 
setLocalUrl(Uri) - Method in class com.facebook.share.model.ShareVideo.Builder
Sets the URL to locate the video.
setLoginBehavior(LoginBehavior) - Method in class com.facebook.login.LoginManager
Setter for the login behavior.
setLoginBehavior(LoginBehavior) - Method in class com.facebook.login.widget.LoginButton
Sets the login behavior during authorization.
setMedia(List<ShareMedia>) - Method in class com.facebook.share.model.ShareMediaContent.Builder
Replaces the media for the builder.
setMediaSource(String) - Method in class com.facebook.share.internal.ShareFeedContent.Builder
 
setMessage(String) - Method in class com.facebook.share.model.GameRequestContent.Builder
Sets the message users receiving the request will see.
setMessage(String) - Method in class com.facebook.share.ShareApi
Sets the message the person has provided through the custom dialog that will accompany the share content.
setMetaData(String) - Method in class com.facebook.messenger.ShareToMessengerParamsBuilder
Sets the metadata to attach to the content to shared.
setName(String) - Method in class com.facebook.share.model.AppGroupCreationContent.Builder
Sets the name of the group that will be created.
setNuxDisplayTime(long) - Method in class com.facebook.login.widget.ToolTipPopup
Set the time (in milliseconds) the tool tip will be displayed.
setObjectId(String) - Method in class com.facebook.share.internal.LikeContent.Builder
Sets the object Id for the LikeView
setObjectId(String) - Method in class com.facebook.share.model.GameRequestContent.Builder
Sets the open graph id of the object that action type will be performed on Only valid (and required) for ActionTypes SEND, ASKFOR
setObjectIdAndType(String, LikeView.ObjectType) - Method in class com.facebook.share.widget.LikeView
Sets the associated object ID for this LikeView.
setObjectType(String) - Method in class com.facebook.share.internal.LikeContent.Builder
Sets the type of the object for the LikeView
setOnBundle(Bundle, String, Object) - Method in interface com.facebook.internal.BundleJSONConverter.Setter
 
setOnClickListener(View.OnClickListener) - Method in class com.facebook.FacebookButtonBase
 
setOnCompleteListener(WebDialog.OnCompleteListener) - Method in class com.facebook.internal.WebDialog.Builder
Sets the listener which will be notified when the dialog finishes.
setOnCompleteListener(WebDialog.OnCompleteListener) - Method in class com.facebook.internal.WebDialog
Sets the listener which will be notified when the dialog finishes.
setOnErrorListener(ProfilePictureView.OnErrorListener) - Method in class com.facebook.login.widget.ProfilePictureView
Sets an OnErrorListener for this instance of ProfilePictureView to call into when certain errors occur.
setOnErrorListener(LikeView.OnErrorListener) - Method in class com.facebook.share.widget.LikeView
Sets an OnErrorListener for this instance of LikeView to call into when certain exceptions occur.
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.
setParameter(String, String) - Method in class com.facebook.share.model.ShareMedia.Builder
Deprecated.
This method is deprecated. Use GraphRequest directly to set parameters.
setParameters(Bundle) - Method in class com.facebook.GraphRequest
Sets the parameters for this request.
setParameters(Bundle) - Method in class com.facebook.share.model.ShareMedia.Builder
Deprecated.
This method is deprecated. Use GraphRequest directly to set parameters.
setPending() - Method in class com.facebook.internal.AppCall
 
setPeopleIds(List<String>) - Method in class com.facebook.share.model.ShareContent.Builder
Set the list of Ids for taggable people to tag with this content.
setPhotos(List<SharePhoto>) - Method in class com.facebook.share.model.SharePhotoContent.Builder
Replaces the photos for the builder.
setPicture(String) - Method in class com.facebook.share.internal.ShareFeedContent.Builder
 
setPlaceId(String) - Method in class com.facebook.share.model.ShareContent.Builder
Set the Id for a place to tag with this content.
setPresetSize(int) - Method in class com.facebook.login.widget.ProfilePictureView
Apply a preset size to this profile photo
setPreviewImageUrl(String) - Method in class com.facebook.share.model.AppInviteContent.Builder
Sets the preview image url for this invite.
setPreviewPhoto(SharePhoto) - Method in class com.facebook.share.model.ShareVideoContent.Builder
Sets the photo to be used as a preview for the video.
setPreviewPropertyName(String) - Method in class com.facebook.share.model.ShareOpenGraphContent.Builder
Sets the property name for the primary ShareOpenGraphObject in the action.
setPriority(int) - Method in class com.facebook.internal.Logger
 
setProfileId(String) - Method in class com.facebook.login.widget.ProfilePictureView
Sets the profile Id for this profile photo
setPromotionDetails(String, String) - Method in class com.facebook.share.model.AppInviteContent.Builder
Sets promotion code and promotion text to be shown on sender and receiver flows for app invites.
setPublishPermissions(List<String>) - Method in class com.facebook.login.widget.LoginButton
Set the permissions to use when the user logs in.
setPublishPermissions(String...) - Method in class com.facebook.login.widget.LoginButton
Set the permissions to use when the user logs in.
setPushNotificationsRegistrationId(String) - Static method in class com.facebook.appevents.AppEventsLogger
Sets and sends registration id to register the current app for push notifications.
setQuote(String) - Method in class com.facebook.share.model.ShareLinkContent.Builder
Set the quote to display for this link.
setReadPermissions(List<String>) - Method in class com.facebook.login.widget.LoginButton
Set the permissions to use when the user logs in.
setReadPermissions(String...) - Method in class com.facebook.login.widget.LoginButton
Set the permissions to use when the user logs in.
setRecipients(List<String>) - Method in class com.facebook.share.model.GameRequestContent.Builder
An array of user IDs, usernames or invite tokens of people to send request.
setRef(String) - Method in class com.facebook.share.model.ShareContent.Builder
Set the value to be added to the referrer URL when a person follows a link from this shared content on feed.
setRequestCode(int) - Method in class com.facebook.internal.AppCall
 
setRequestCode(int) - Method in class com.facebook.internal.FacebookDialogBase
Set the request code for the startActivityForResult call.
setRequestCode(int) - Method in class com.facebook.share.widget.ShareButtonBase
Set the request code for the startActivityForResult call.
setRequestIntent(Intent) - Method in class com.facebook.internal.AppCall
 
setSelected(boolean) - Method in class com.facebook.share.internal.LikeButton
 
setShareContent(ShareContent) - Method in class com.facebook.share.internal.DeviceShareDialogFragment
 
setShareContent(ShareContent) - Method in class com.facebook.share.widget.DeviceShareButton
Sets the share content on the button.
setShareContent(ShareContent) - Method in class com.facebook.share.widget.ShareButtonBase
Sets the share content on the button.
setShareHashtag(ShareHashtag) - Method in class com.facebook.share.model.ShareContent.Builder
Set the ShareHashtag for this content
setShouldFailOnDataError(boolean) - Method in interface com.facebook.share.Sharer
Specifies whether the sharer should fail if it finds an error with the share content.
setShouldFailOnDataError(boolean) - Method in class com.facebook.share.widget.MessageDialog
 
setShouldFailOnDataError(boolean) - Method in class com.facebook.share.widget.ShareDialog
 
setSkipClientToken(boolean) - Method in class com.facebook.GraphRequest
This is an internal function that is not meant to be used by developers.
setStyle(ToolTipPopup.Style) - Method in class com.facebook.login.widget.ToolTipPopup
Sets the ToolTipPopup.Style of this tool tip.
setSuggestions(List<String>) - Method in class com.facebook.share.model.GameRequestContent.Builder
Sets a list of user ids suggested as request receivers
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.
setText(String) - Method in class com.facebook.share.internal.LikeBoxCountView
Sets the text for this view
setTheme(int) - Method in class com.facebook.internal.WebDialog.Builder
Sets a theme identifier which will be passed to the underlying Dialog.
setTimeout(int) - Method in class com.facebook.GraphRequestBatch
Sets the timeout to wait for responses from the server before a timeout error occurs.
setTitle(String) - Method in class com.facebook.share.model.GameRequestContent.Builder
Sets an optional title for the dialog; maximum length is 50 characters.
setTo(String) - Method in class com.facebook.share.model.GameRequestContent.Builder
setToId(String) - Method in class com.facebook.share.internal.ShareFeedContent.Builder
 
setToolTipDisplayTime(long) - Method in class com.facebook.login.widget.LoginButton
Sets the amount of time (in milliseconds) that the tool tip will be shown to the user.
setToolTipMode(LoginButton.ToolTipMode) - Method in class com.facebook.login.widget.LoginButton
Sets the mode of the Tool Tip popup.
setToolTipStyle(ToolTipPopup.Style) - Method in class com.facebook.login.widget.LoginButton
Sets the style (background) of the Tool Tip popup.
setupAppCallForCannotShowError(AppCall) - Static method in class com.facebook.internal.DialogPresenter
 
setupAppCallForErrorResult(AppCall, FacebookException) - Static method in class com.facebook.internal.DialogPresenter
 
setupAppCallForNativeDialog(AppCall, DialogPresenter.ParameterProvider, DialogFeature) - Static method in class com.facebook.internal.DialogPresenter
 
setupAppCallForValidationError(AppCall, FacebookException) - Static method in class com.facebook.internal.DialogPresenter
 
setupAppCallForWebDialog(AppCall, String, Bundle) - Static method in class com.facebook.internal.DialogPresenter
 
setupAppCallForWebFallbackDialog(AppCall, Bundle, DialogFeature) - Static method in class com.facebook.internal.DialogPresenter
 
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.
setUserGenerated(boolean) - Method in class com.facebook.share.model.SharePhoto.Builder
Sets whether the photo represented by this object was generated by the user or by the application.
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.
setVideo(ShareVideo) - Method in class com.facebook.share.model.ShareVideoContent.Builder
Sets the video to be shared.
setWebDialogTheme(int) - Static method in class com.facebook.FacebookSdk
Sets the theme used by WebDialog
sha1hash(String) - Static method in class com.facebook.internal.Utility
 
sha1hash(byte[]) - Static method in class com.facebook.internal.Utility
 
share(ShareContent, FacebookCallback<Sharer.Result>) - Static method in class com.facebook.share.ShareApi
Convenience method to share a piece of content.
share(FacebookCallback<Sharer.Result>) - Method in class com.facebook.share.ShareApi
Share the content.
ShareApi - Class in com.facebook.share
Provides an interface for sharing through the graph API.
ShareApi(ShareContent) - Constructor for class com.facebook.share.ShareApi
Constructs a new instance.
ShareBuilder<P,E extends ShareBuilder> - Interface in com.facebook.share
Interface for builders related to sharing.
ShareButton - Class in com.facebook.share.widget
A button to share content on Facebook.
ShareButton(Context) - Constructor for class com.facebook.share.widget.ShareButton
 
ShareButton(Context, AttributeSet) - Constructor for class com.facebook.share.widget.ShareButton
 
ShareButton(Context, AttributeSet, int) - Constructor for class com.facebook.share.widget.ShareButton
 
ShareButtonBase - Class in com.facebook.share.widget
A base class for sharing buttons.
ShareButtonBase(Context, AttributeSet, int, String, String) - Constructor for class com.facebook.share.widget.ShareButtonBase
 
ShareConstants - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
ShareConstants() - Constructor for class com.facebook.share.internal.ShareConstants
 
ShareContent<P extends ShareContent,E extends ShareContent.Builder> - Class in com.facebook.share.model
Provides the base class for content to be shared.
ShareContent(ShareContent.Builder) - Constructor for class com.facebook.share.model.ShareContent
 
ShareContent(Parcel) - Constructor for class com.facebook.share.model.ShareContent
 
ShareContent.Builder<P extends ShareContent,E extends ShareContent.Builder> - Class in com.facebook.share.model
Abstract builder for ShareContent
ShareContentValidation - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
ShareContentValidation() - Constructor for class com.facebook.share.internal.ShareContentValidation
 
ShareDialog - Class in com.facebook.share.widget
Provides functionality to share content via the Facebook Share Dialog
ShareDialog(Activity) - Constructor for class com.facebook.share.widget.ShareDialog
Constructs a new ShareDialog.
ShareDialog(Fragment) - Constructor for class com.facebook.share.widget.ShareDialog
Constructs a new ShareDialog.
ShareDialog(Fragment) - Constructor for class com.facebook.share.widget.ShareDialog
Constructs a new ShareDialog.
ShareDialog.Mode - Enum in com.facebook.share.widget
The mode for the share dialog.
ShareDialogFeature - Enum in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
ShareFeedContent - Class in com.facebook.share.internal
 
ShareFeedContent.Builder - Class in com.facebook.share.internal
Builder for the ShareFeedContent interface.
ShareHashtag - Class in com.facebook.share.model
Describes a hashtag for sharing.
ShareHashtag.Builder - Class in com.facebook.share.model
Builder for the ShareHashtag class.
ShareInternalUtility - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
ShareInternalUtility() - Constructor for class com.facebook.share.internal.ShareInternalUtility
 
ShareLinkContent - Class in com.facebook.share.model
Describes link content to be shared.
ShareLinkContent.Builder - Class in com.facebook.share.model
Builder for the ShareLinkContent interface.
ShareMedia - Class in com.facebook.share.model
Base class for shared media (photos, videos, etc).
ShareMedia(ShareMedia.Builder) - Constructor for class com.facebook.share.model.ShareMedia
 
ShareMedia.Builder<M extends ShareMedia,B extends ShareMedia.Builder> - Class in com.facebook.share.model
Builder for the ShareMedia class.
ShareMedia.Type - Enum in com.facebook.share.model
 
ShareMediaContent - Class in com.facebook.share.model
 
ShareMediaContent.Builder - Class in com.facebook.share.model
Builder for the SharePhotoContent interface.
ShareModel - Interface in com.facebook.share.model
Base interface for share models.
ShareModelBuilder<P extends ShareModel,E extends ShareModelBuilder> - Interface in com.facebook.share.model
Interface for builders related to sharing.
ShareOpenGraphAction - Class in com.facebook.share.model
Describes an Open Graph action

Use ShareOpenGraphAction.Builder to create instances

See the documentation for Open Graph Actions.

ShareOpenGraphAction.Builder - Class in com.facebook.share.model
Builder for the ShareOpenGraphAction interface.
ShareOpenGraphContent - Class in com.facebook.share.model
Describes Open Graph content that is to be shared

Use ShareOpenGraphContent.Builder to create instances

See the documentation for Open Graph and for best practices.

ShareOpenGraphContent.Builder - Class in com.facebook.share.model
Builder for the ShareOpenGraphContent interface.
ShareOpenGraphObject - Class in com.facebook.share.model
Describes an Open Graph Object to be created.
ShareOpenGraphObject.Builder - Class in com.facebook.share.model
Builder for the ShareOpenGraphObject interface.
ShareOpenGraphValueContainer<P extends ShareOpenGraphValueContainer,E extends ShareOpenGraphValueContainer.Builder> - Class in com.facebook.share.model
Provides an abstract class to contain Open Graph values.
ShareOpenGraphValueContainer(ShareOpenGraphValueContainer.Builder<P, E>) - Constructor for class com.facebook.share.model.ShareOpenGraphValueContainer
 
ShareOpenGraphValueContainer.Builder<P extends ShareOpenGraphValueContainer,E extends ShareOpenGraphValueContainer.Builder> - Class in com.facebook.share.model
Abstract builder for the ShareOpenGraphValueContainer class.
SharePhoto - Class in com.facebook.share.model
Describes a photo for sharing.
SharePhoto.Builder - Class in com.facebook.share.model
Builder for the SharePhoto class.
SharePhotoContent - Class in com.facebook.share.model
Describes photo content to be shared.
SharePhotoContent.Builder - Class in com.facebook.share.model
Builder for the SharePhotoContent interface.
Sharer - Interface in com.facebook.share
The common interface for components that initiate sharing.
Sharer.Result - Class in com.facebook.share
Helper object for handling the result from a share dialog or share operation
shareToMessenger(Activity, int, ShareToMessengerParams) - Static method in class com.facebook.messenger.MessengerUtils
Starts an intent to share a piece of media on Messenger using the messenger content platform.
ShareToMessengerParams - Class in com.facebook.messenger
Parameters used by MessengerUtils for sending the media to Messenger to share.
ShareToMessengerParamsBuilder - Class in com.facebook.messenger
ShareVideo - Class in com.facebook.share.model
Describes a video for sharing.
ShareVideo.Builder - Class in com.facebook.share.model
Builder for the ShareVideo class.
ShareVideoContent - Class in com.facebook.share.model
Provides the interface for video content to be shared.
ShareVideoContent.Builder - Class in com.facebook.share.model
Builder for the ShareVideoContent interface.
shouldEnableView() - Method in class com.facebook.share.internal.LikeActionController
Indicates whether the LikeView should enable itself.
show(CONTENT) - Method in interface com.facebook.FacebookDialog
Shows the dialog for the content passed in.
show(CONTENT) - Method in class com.facebook.internal.FacebookDialogBase
 
show() - Method in class com.facebook.login.widget.ToolTipPopup
Display this tool tip to the user
show(Activity, AppInviteContent) - Static method in class com.facebook.share.widget.AppInviteDialog
Helper to show the provided AppInviteContent using the provided Activity.
show(Fragment, AppInviteContent) - Static method in class com.facebook.share.widget.AppInviteDialog
Helper to show the provided AppInviteContent using the provided Fragment.
show(Fragment, AppInviteContent) - Static method in class com.facebook.share.widget.AppInviteDialog
Helper to show the provided AppInviteContent using the provided Fragment.
show(Activity, AppGroupCreationContent) - Static method in class com.facebook.share.widget.CreateAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
show(Fragment, AppGroupCreationContent) - Static method in class com.facebook.share.widget.CreateAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
show(Fragment, AppGroupCreationContent) - Static method in class com.facebook.share.widget.CreateAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
show(Activity, GameRequestContent) - Static method in class com.facebook.share.widget.GameRequestDialog
Shows a GameRequestDialog to send a request, using the passed in activity.
show(Fragment, GameRequestContent) - Static method in class com.facebook.share.widget.GameRequestDialog
Shows a GameRequestDialog to send a request, using the passed in activity.
show(Fragment, GameRequestContent) - Static method in class com.facebook.share.widget.GameRequestDialog
Shows a GameRequestDialog to send a request, using the passed in activity.
show(Activity, String) - Static method in class com.facebook.share.widget.JoinAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
show(Fragment, String) - Static method in class com.facebook.share.widget.JoinAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
show(Fragment, String) - Static method in class com.facebook.share.widget.JoinAppGroupDialog
Deprecated.
App and game groups are being deprecated. See https://developers.facebook.com/docs/games/services/game-groups for more information.
show(Activity, ShareContent) - Static method in class com.facebook.share.widget.MessageDialog
Helper to show the provided ShareContent using the provided Activity.
show(Fragment, ShareContent) - Static method in class com.facebook.share.widget.MessageDialog
Helper to show the provided ShareContent using the provided Fragment.
show(Fragment, ShareContent) - Static method in class com.facebook.share.widget.MessageDialog
Helper to show the provided ShareContent using the provided Fragment.
show(Activity, ShareContent) - Static method in class com.facebook.share.widget.ShareDialog
Helper to show the provided ShareContent using the provided Activity.
show(Fragment, ShareContent) - Static method in class com.facebook.share.widget.ShareDialog
Helper to show the provided ShareContent using the provided Fragment.
show(Fragment, ShareContent) - Static method in class com.facebook.share.widget.ShareDialog
Helper to show the provided ShareContent using the provided Fragment.
show(ShareContent, ShareDialog.Mode) - Method in class com.facebook.share.widget.ShareDialog
Call this to show the Share Dialog in a specific mode
showImpl(CONTENT, Object) - Method in class com.facebook.internal.FacebookDialogBase
 
showImpl(ShareContent, Object) - Method in class com.facebook.share.DeviceShareDialog
 
size() - Method in class com.facebook.GraphRequestBatch
 
SMALL - Static variable in class com.facebook.login.widget.ProfilePictureView
Indicates that the profile image should fit in a SMALL X SMALL space, regardless of whether the cropped or un-cropped version is chosen.
SmartLoginOption - Enum in com.facebook.internal
 
start() - Method in class com.facebook.internal.PlatformServiceClient
 
startActivityForResult(Intent, int) - Method in class com.facebook.internal.FacebookDialogBase
 
startActivityForResult(Intent, int) - Method in class com.facebook.internal.FragmentWrapper
Call Activity.startActivityForResult(Intent, int) from the fragment's containing Activity.
startAdvertisementService(String) - Static method in class com.facebook.devicerequests.internal.DeviceRequestsHelper
 
startLogin(LoginClient.Request) - Method in class com.facebook.login.DeviceAuthDialog
 
startTracking() - Method in class com.facebook.AccessTokenTracker
Starts tracking the current access token
startTracking(Application, String) - Static method in class com.facebook.appevents.internal.ActivityLifecycleTracker
 
startTracking() - Method in class com.facebook.ProfileTracker
Starts tracking the current profile.
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
 
stopTracking() - Method in class com.facebook.AccessTokenTracker
Stops tracking the current access token.
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
 
supportsImplicitLogging() - Method in class com.facebook.internal.FetchedAppSettings
 

T

TAG - Static variable in class com.facebook.GraphRequest
 
TAG - Static variable in class com.facebook.internal.FacebookDialogFragment
 
TAG - Static variable in class com.facebook.login.widget.ProfilePictureView
Tag used when logging calls are made by ProfilePictureView
TAG - Static variable in class com.facebook.share.internal.DeviceShareDialogFragment
 
TestUserManager - Class in com.facebook
This class manages Facebook test users.
TestUserManager(String, String) - Constructor for class com.facebook.TestUserManager
Constructor.
threadToken - Variable in class com.facebook.messenger.MessengerThreadParams
A token representing the thread the user originated from.
TITLE - Static variable in class com.facebook.share.internal.ShareConstants
 
toggleLike(Activity, FragmentWrapper, Bundle) - Method in class com.facebook.share.internal.LikeActionController
Entry-point to the code that performs the like/unlike action.
toHttpConnection(GraphRequest...) - Static method in class com.facebook.GraphRequest
Serializes one or more requests but does not execute them.
toHttpConnection(Collection<GraphRequest>) - Static method in class com.facebook.GraphRequest
Serializes one or more requests but does not execute them.
toHttpConnection(GraphRequestBatch) - Static method in class com.facebook.GraphRequest
Serializes one or more requests but does not execute them.
toJSONObject(SharePhoto) - Method in interface com.facebook.share.internal.OpenGraphJSONUtility.PhotoJSONProcessor
 
toJSONObject(ShareOpenGraphAction, OpenGraphJSONUtility.PhotoJSONProcessor) - Static method in class com.facebook.share.internal.OpenGraphJSONUtility
Converts an action to a JSONObject.
toJSONObjectForCall(UUID, ShareOpenGraphContent) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
toJSONObjectForWeb(ShareOpenGraphContent) - Static method in class com.facebook.share.internal.ShareInternalUtility
 
toJSONValue(Object, OpenGraphJSONUtility.PhotoJSONProcessor) - Static method in class com.facebook.share.internal.OpenGraphJSONUtility
 
ToolTipPopup - Class in com.facebook.login.widget
This displays a popup tool tip for a specified view.
ToolTipPopup(String, View) - Constructor for class com.facebook.login.widget.ToolTipPopup
Create a new ToolTipPopup
ToolTipPopup.Style - Enum in com.facebook.login.widget
The values here describe the styles available for the tool tip class.
toRequestCode() - Method in enum com.facebook.internal.CallbackManagerImpl.RequestCodeOffset
 
toString() - Method in class com.facebook.AccessToken
 
toString() - Method in exception com.facebook.FacebookDialogException
 
toString() - Method in exception com.facebook.FacebookException
 
toString() - Method in exception com.facebook.FacebookGraphResponseException
 
toString() - Method in class com.facebook.FacebookRequestError
 
toString() - Method in exception com.facebook.FacebookServiceException
 
toString() - Method in class com.facebook.GraphRequest
Returns a string representation of this Request, useful for debugging.
toString() - Method in class com.facebook.GraphRequestAsyncTask
 
toString() - Method in class com.facebook.GraphResponse
Provides a debugging string for this response.
toString() - Method in class com.facebook.internal.FileLruCache
 
toString() - Method in enum com.facebook.login.widget.LoginButton.ToolTipMode
 
toString() - Method in enum com.facebook.share.model.AppInviteContent.Builder.Destination
 
toString() - Method in enum com.facebook.share.widget.LikeView.AuxiliaryViewPosition
 
toString() - Method in enum com.facebook.share.widget.LikeView.HorizontalAlignment
 
toString() - Method in enum com.facebook.share.widget.LikeView.ObjectType
 
toString() - Method in enum com.facebook.share.widget.LikeView.Style
 
tryGetJSONArrayFromResponse(JSONObject, String) - Static method in class com.facebook.internal.Utility
 
tryGetJSONObjectFromResponse(JSONObject, String) - Static method in class com.facebook.internal.Utility
 

U

unmodifiableCollection(T...) - Static method in class com.facebook.internal.Utility
 
UNSPECIFIED_DIMENSION - Static variable in class com.facebook.internal.ImageRequest
 
update(Uri, ContentValues, String, String[]) - Method in class com.facebook.FacebookContentProvider
 
update(Uri, ContentValues, String, String[]) - Method in class com.facebook.internal.FacebookInitProvider
 
updateAllAvailableProtocolVersionsAsync() - Static method in class com.facebook.internal.NativeProtocol
 
updateUserProperties(Bundle, GraphRequest.Callback) - Static method in class com.facebook.appevents.AppEventsLogger
 
updateUserProperties(Bundle, String, GraphRequest.Callback) - Static method in class com.facebook.appevents.AppEventsLogger
 
uploadAsync(ShareVideoContent, FacebookCallback<Sharer.Result>) - Static method in class com.facebook.share.internal.VideoUploader
 
uploadAsync(ShareVideoContent, String, FacebookCallback<Sharer.Result>) - Static method in class com.facebook.share.internal.VideoUploader
 
uri - Variable in class com.facebook.messenger.ShareToMessengerParams
The URI of the local image, video, or audio clip to send to messenger.
USER_ID_KEY - Static variable in class com.facebook.AccessToken
 
Utility - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
Utility() - Constructor for class com.facebook.internal.Utility
 
Utility.GraphMeRequestWithCacheCallback - Interface in com.facebook.internal
 
Utility.Mapper<T,K> - Interface in com.facebook.internal
 
Utility.PermissionsPair - Class in com.facebook.internal
Internal helper class that is used to hold two different permission lists (granted and declined)
Utility.Predicate<T> - Interface in com.facebook.internal
 

V

VALID_EXTERNAL_URI_SCHEMES - Static variable in class com.facebook.messenger.ShareToMessengerParams
 
VALID_MIME_TYPES - Static variable in class com.facebook.messenger.ShareToMessengerParams
 
VALID_URI_SCHEMES - Static variable in class com.facebook.messenger.ShareToMessengerParams
 
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
 
validate(GameRequestContent) - Static method in class com.facebook.share.internal.GameRequestValidation
 
validateForApiShare(ShareContent) - Static method in class com.facebook.share.internal.ShareContentValidation
 
validateForMessage(ShareContent) - Static method in class com.facebook.share.internal.ShareContentValidation
 
validateForNativeShare(ShareContent) - Static method in class com.facebook.share.internal.ShareContentValidation
 
validateForWebShare(ShareContent) - Static method in class com.facebook.share.internal.ShareContentValidation
 
validateMedium(ShareMedia, ShareContentValidation.Validator) - Static method in class com.facebook.share.internal.ShareContentValidation
 
value - Variable in class com.facebook.internal.Mutable
 
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.FlushResult
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.AppEventsLoggerUtility.GraphAPIActivityType
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.LoginAuthorizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.internal.PermissionType
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.
valueOf(String) - Static method in enum com.facebook.login.LoginBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.login.widget.LoginButton.ToolTipMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.login.widget.ToolTipPopup.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.messenger.MessengerThreadParams.Origin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.internal.AppInviteDialogFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.internal.LikeBoxCountView.LikeBoxCountViewCaretPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.internal.LikeDialogFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.internal.MessageDialogFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.internal.OpenGraphActionDialogFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.internal.OpenGraphMessageDialogFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.internal.ShareDialogFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.model.AppGroupCreationContent.AppGroupPrivacy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.model.AppInviteContent.Builder.Destination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.model.GameRequestContent.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.model.GameRequestContent.Filters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.model.ShareMedia.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.widget.LikeView.AuxiliaryViewPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.widget.LikeView.HorizontalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.widget.LikeView.ObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.widget.LikeView.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.share.widget.ShareDialog.Mode
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.FlushResult
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.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.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.LoginAuthorizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.internal.PermissionType
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.
values() - Static method in enum com.facebook.login.LoginBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.login.widget.LoginButton.ToolTipMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.login.widget.ToolTipPopup.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.messenger.MessengerThreadParams.Origin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.internal.AppInviteDialogFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.internal.LikeBoxCountView.LikeBoxCountViewCaretPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.internal.LikeDialogFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.internal.MessageDialogFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.internal.OpenGraphActionDialogFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.internal.OpenGraphMessageDialogFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.internal.ShareDialogFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.model.AppGroupCreationContent.AppGroupPrivacy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.model.AppInviteContent.Builder.Destination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.model.GameRequestContent.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.model.GameRequestContent.Filters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.model.ShareMedia.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.widget.LikeView.AuxiliaryViewPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.widget.LikeView.HorizontalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.widget.LikeView.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.widget.LikeView.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.share.widget.ShareDialog.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
VIDEO_URL - Static variable in class com.facebook.share.internal.ShareConstants
 
VideoUploader - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
VideoUploader() - Constructor for class com.facebook.share.internal.VideoUploader
 

W

WEB_DIALOG_ACTION - Static variable in class com.facebook.internal.NativeProtocol
 
WEB_DIALOG_IS_FALLBACK - Static variable in class com.facebook.internal.NativeProtocol
 
WEB_DIALOG_PARAM_ACTION_PROPERTIES - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_ACTION_TYPE - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_DATA - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_DESCRIPTION - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_FILTERS - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_HASHTAG - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_HREF - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_ID - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_LINK - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_MEDIA - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_MESSAGE - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_NAME - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_OBJECT_ID - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_PICTURE - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_PRIVACY - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_QUOTE - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_SUGGESTIONS - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_TITLE - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAM_TO - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_PARAMS - Static variable in class com.facebook.internal.NativeProtocol
 
WEB_DIALOG_RESULT_PARAM_POST_ID - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_RESULT_PARAM_REQUEST_ID - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_RESULT_PARAM_TO_ARRAY_MEMBER - Static variable in class com.facebook.share.internal.ShareConstants
 
WEB_DIALOG_THEME - Static variable in class com.facebook.FacebookSdk
The key for the web dialog theme in the Android manifest.
WEB_DIALOG_URL - Static variable in class com.facebook.internal.NativeProtocol
 
WEB_SHARE_DIALOG - Static variable in class com.facebook.share.widget.ShareDialog
 
WebDialog - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
WebDialog(Context, String) - Constructor for class com.facebook.internal.WebDialog
Constructor which can be used to display a dialog with an already-constructed URL.
WebDialog(Context, String, int) - Constructor for class com.facebook.internal.WebDialog
Constructor which can be used to display a dialog with an already-constructed URL and a custom theme.
WebDialog(Context, String, Bundle, int, WebDialog.OnCompleteListener) - Constructor for class com.facebook.internal.WebDialog
Constructor which will construct the URL of the Web dialog based on the specified parameters.
WebDialog.Builder - Class in com.facebook.internal
 
WebDialog.OnCompleteListener - Interface in com.facebook.internal
Interface that implements a listener to be called when the user's interaction with the dialog completes, whether because the dialog finished successfully, or it was cancelled, or an error was encountered.
WebDialogParameters - Class in com.facebook.share.internal
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android.
WebDialogParameters() - Constructor for class com.facebook.share.internal.WebDialogParameters
 
WorkQueue - Class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
WorkQueue() - Constructor for class com.facebook.internal.WorkQueue
 
WorkQueue(int) - Constructor for class com.facebook.internal.WorkQueue
 
WorkQueue(int, Executor) - Constructor for class com.facebook.internal.WorkQueue
 
WorkQueue.WorkItem - Interface in com.facebook.internal
 
writeStringMapToParcel(Parcel, Map<String, String>) - Static method in class com.facebook.internal.Utility
 
writeToParcel(Parcel, int) - Method in class com.facebook.AccessToken
 
writeToParcel(Parcel, int) - Method in class com.facebook.FacebookRequestError
 
writeToParcel(Parcel, int) - Method in class com.facebook.GraphRequest.ParcelableResourceWithMimeType
 
writeToParcel(Parcel, int) - Method in class com.facebook.login.CustomTabLoginMethodHandler
 
writeToParcel(Parcel, int) - Method in class com.facebook.Profile
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.internal.LikeContent
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.internal.ShareFeedContent
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.AppGroupCreationContent
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.AppInviteContent
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.GameRequestContent
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.ShareContent
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.ShareHashtag
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.ShareLinkContent
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.ShareMedia
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.ShareMediaContent
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.ShareOpenGraphContent
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.ShareOpenGraphValueContainer
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.SharePhoto
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.SharePhotoContent
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.ShareVideo
 
writeToParcel(Parcel, int) - Method in class com.facebook.share.model.ShareVideoContent
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links