- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- ShareHashtag - Class in com.facebook.share.model
-
Describes a hashtag for sharing.
- ShareHashtag.Builder - Class in com.facebook.share.model
-
- 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
-
- 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
-
- ShareMedia.Type - Enum in com.facebook.share.model
-
- ShareMediaContent - Class in com.facebook.share.model
-
- ShareMediaContent.Builder - Class in com.facebook.share.model
-
- 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
-
- ShareOpenGraphAction.Builder - Class in com.facebook.share.model
-
- ShareOpenGraphContent - Class in com.facebook.share.model
-
- ShareOpenGraphContent.Builder - Class in com.facebook.share.model
-
- ShareOpenGraphObject - Class in com.facebook.share.model
-
Describes an Open Graph Object to be created.
- ShareOpenGraphObject.Builder - Class in com.facebook.share.model
-
- 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
-
- SharePhoto - Class in com.facebook.share.model
-
Describes a photo for sharing.
- SharePhoto.Builder - Class in com.facebook.share.model
-
- SharePhotoContent - Class in com.facebook.share.model
-
Describes photo content to be shared.
- SharePhotoContent.Builder - Class in com.facebook.share.model
-
- 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
-
- ShareVideoContent - Class in com.facebook.share.model
-
Provides the interface for video content to be shared.
- ShareVideoContent.Builder - Class in com.facebook.share.model
-
- 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
-
- show(Fragment, AppInviteContent) - Static method in class com.facebook.share.widget.AppInviteDialog
-
- show(Fragment, AppInviteContent) - Static method in class com.facebook.share.widget.AppInviteDialog
-
- show(Activity, AppGroupCreationContent) - Static method in class com.facebook.share.widget.CreateAppGroupDialog
-
- show(Fragment, AppGroupCreationContent) - Static method in class com.facebook.share.widget.CreateAppGroupDialog
-
- show(Fragment, AppGroupCreationContent) - Static method in class com.facebook.share.widget.CreateAppGroupDialog
-
- show(Activity, GameRequestContent) - Static method in class com.facebook.share.widget.GameRequestDialog
-
- show(Fragment, GameRequestContent) - Static method in class com.facebook.share.widget.GameRequestDialog
-
- show(Fragment, GameRequestContent) - Static method in class com.facebook.share.widget.GameRequestDialog
-
- show(Activity, String) - Static method in class com.facebook.share.widget.JoinAppGroupDialog
-
- show(Fragment, String) - Static method in class com.facebook.share.widget.JoinAppGroupDialog
-
- show(Fragment, String) - Static method in class com.facebook.share.widget.JoinAppGroupDialog
-
- 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
-
- 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
-