Android SDK Version
- AccessToken
- AccessToken.AccessTokenCreationCallback
- AccessToken.AccessTokenRefreshCallback
- AccessTokenManager
- AccessTokenSource
- AccessTokenTracker
- AddressFilterManager
- All
- AppEvent
- AppEventsConstants
- AppEventsLogger
- AppEventsLogger.FlushBehavior
- AppEventsLogger.ProductAvailability
- AppEventsLogger.ProductCondition
- AppEventsManager
- AppGroupCreationContent
- AppGroupCreationContent.AppGroupPrivacy
- AppGroupCreationContent.Builder
- AppInviteContent
- AppInviteContent.Builder
- AppInviteContent.Builder.Destination
- AppInviteDialog
- AppInviteDialog.Result
- AppLinkData
- AppLinkData.CompletionHandler
- AppLinks
- CallbackManager
- CallbackManager.Factory
- CameraEffectArguments
- CameraEffectArguments.Builder
- CameraEffectTextures
- CameraEffectTextures.Builder
- CodelessLoggingEventListener
- CodelessLoggingEventListener.AutoLoggingOnClickListener
- CodelessLoggingEventListener.AutoLoggingOnItemClickListener
- CodelessManager
- Common
- Core
- CreateAppGroupDialog
- CreateAppGroupDialog.Result
- CurrentAccessTokenExpirationBroadcastReceiver
- CurrentPlaceFeedbackRequestParams
- CurrentPlaceFeedbackRequestParams.Builder
- CurrentPlaceRequestParams
- CurrentPlaceRequestParams.Builder
- CurrentPlaceRequestParams.ConfidenceLevel
- CurrentPlaceRequestParams.ScanMode
- CustomTabActivity
- CustomTabLoginMethodHandler
- CustomTabMainActivity
- DefaultAudience
- DeviceAuthDialog
- DeviceLoginButton
- DeviceLoginManager
- DeviceShareButton
- DeviceShareDialog
- DeviceShareDialog.Result
- EventDeactivationManager
- FacebookActivity
- FacebookAppLinkResolver
- FacebookAuthorizationException
- FacebookBroadcastReceiver
- FacebookButtonBase
- FacebookCallback
- FacebookContentProvider
- FacebookDialog
- FacebookDialogException
- FacebookException
- FacebookGraphResponseException
- FacebookOperationCanceledException
- FacebookRequestError
- FacebookRequestError.Category
- FacebookSdk
- FacebookSdk.InitializeCallback
- FacebookSdkNotInitializedException
- FacebookServiceException
- FlushResult
- GameRequestContent
- GameRequestContent.ActionType
- GameRequestContent.Builder
- GameRequestContent.Filters
- GameRequestDialog
- GameRequestDialog.Result
- GraphRequest
- GraphRequest.Callback
- GraphRequest.GraphJSONArrayCallback
- GraphRequest.GraphJSONObjectCallback
- GraphRequest.OnProgressCallback
- GraphRequest.ParcelableResourceWithMimeType
- GraphRequestAsyncTask
- GraphRequestBatch
- GraphRequestBatch.Callback
- GraphRequestBatch.OnProgressCallback
- GraphResponse
- GraphResponse.PagingDirection
- HttpMethod
- InternalAppEventsLogger
- JoinAppGroupDialog
- JoinAppGroupDialog.Result
- LikeView
- LikeView.AuxiliaryViewPosition
- LikeView.HorizontalAlignment
- LikeView.ObjectType
- LikeView.OnErrorListener
- LikeView.Style
- LoggingBehavior
- Login
- LoginBehavior
- LoginButton
- LoginButton.ToolTipMode
- LoginFragment
- LoginManager
- LoginResult
- LoginStatusCallback
- MessageDialog
- Messenger
- MessengerThreadParams
- MessengerThreadParams.Origin
- MessengerUtils
- MetadataIndexer
- Model
- ModelManager
- PlaceFields
- PlaceInfoRequestParams
- PlaceInfoRequestParams.Builder
- PlaceManager
- PlaceManager.LocationError
- PlaceManager.OnRequestReadyCallback
- Places
- PlaceSearchRequestParams
- PlaceSearchRequestParams.Builder
- Profile
- ProfileManager
- ProfilePictureView
- ProfilePictureView.OnErrorListener
- ProfileTracker
- RCTCodelessLoggingEventListener
- RCTCodelessLoggingEventListener.AutoLoggingOnTouchListener
- RestrictiveDataManager
- SendButton
- Share
- ShareApi
- ShareBuilder
- ShareButton
- ShareButtonBase
- ShareCameraEffectContent
- ShareCameraEffectContent.Builder
- ShareContent
- ShareContent.Builder
- ShareDialog
- ShareDialog.Mode
- ShareGraphRequest
- ShareHashtag
- ShareHashtag.Builder
- ShareLinkContent
- ShareLinkContent.Builder
- ShareMedia
- ShareMedia.Builder
- ShareMedia.Type
- ShareMediaContent
- ShareMediaContent.Builder
- ShareMessengerActionButton
- ShareMessengerActionButton.Builder
- ShareMessengerGenericTemplateContent
- ShareMessengerGenericTemplateContent.Builder
- ShareMessengerGenericTemplateContent.ImageAspectRatio
- ShareMessengerGenericTemplateElement
- ShareMessengerGenericTemplateElement.Builder
- ShareMessengerMediaTemplateContent
- ShareMessengerMediaTemplateContent.Builder
- ShareMessengerMediaTemplateContent.MediaType
- ShareMessengerOpenGraphMusicTemplateContent
- ShareMessengerOpenGraphMusicTemplateContent.Builder
- ShareMessengerURLActionButton
- ShareMessengerURLActionButton.Builder
- ShareMessengerURLActionButton.WebviewHeightRatio
- ShareModel
- ShareModelBuilder
- ShareOpenGraphAction
- ShareOpenGraphAction.Builder
- ShareOpenGraphContent
- ShareOpenGraphContent.Builder
- ShareOpenGraphObject
- ShareOpenGraphObject.Builder
- ShareOpenGraphValueContainer
- ShareOpenGraphValueContainer.Builder
- SharePhoto
- SharePhoto.Builder
- SharePhotoContent
- SharePhotoContent.Builder
- Sharer
- Sharer.Result
- ShareStoryContent
- ShareStoryContent.Builder
- ShareToMessengerParams
- ShareToMessengerParamsBuilder
- ShareVideo
- ShareVideo.Builder
- ShareVideoContent
- ShareVideoContent.Builder
- SuggestedEventsManager
- ToolTipPopup
- ToolTipPopup.Style
- UserDataStore
- Utils
- ViewIndexer
- ViewOnClickListener
- WebDialog
- java.lang.Object
- FrameLayout
- com.facebook.share.widget.LikeView
Deprecated.
LikeView is deprecated
@Deprecated
public class LikeView
extends FrameLayout
Nested Class Summary
Modifier and Type | Class and Description |
---|---|
static class | LikeView.AuxiliaryViewPosition Deprecated. LikeView is deprecated |
static class | LikeView.HorizontalAlignment Deprecated. LikeView is deprecated |
static class | LikeView.ObjectType Deprecated. LikeView is deprecated |
static interface | LikeView.OnErrorListener Deprecated. Callback interface that will be called when a network or other error is encountered while logging in. |
static class | LikeView.Style Deprecated. LikeView is deprecated |
Constructor Summary
Constructor and Description |
---|
LikeView(Context context) Deprecated. LikeView is deprecated |
LikeView(Context context, AttributeSet attrs) Deprecated. LikeView is deprecated |
Method Summary
Modifier and Type | Method and Description |
---|---|
LikeView.OnErrorListener | getOnErrorListener() Deprecated. LikeView is deprecated |
protected void | onDetachedFromWindow() Deprecated. |
void | setAuxiliaryViewPosition(LikeView.AuxiliaryViewPosition auxiliaryViewPosition) Deprecated. LikeView is deprecated |
void | setEnabled(boolean enabled) Deprecated. LikeView is deprecated |
void | setForegroundColor(int foregroundColor) Deprecated. LikeView is deprecated |
void | setFragment(android.app.Fragment fragment) Deprecated. LikeView is deprecated |
void | setFragment(Fragment fragment) Deprecated. LikeView is deprecated |
void | setHorizontalAlignment(LikeView.HorizontalAlignment horizontalAlignment) Deprecated. LikeView is deprecated |
void | setLikeViewStyle(LikeView.Style likeViewStyle) Deprecated. LikeView is deprecated |
void | setObjectIdAndType(java.lang.String objectId, LikeView.ObjectType objectType) Deprecated. LikeView is deprecated |
void | setOnErrorListener(LikeView.OnErrorListener onErrorListener) Deprecated. LikeView is deprecated |
Constructor Detail
LikeView
@Deprecated public LikeView(Context context)
Deprecated. LikeView is deprecated
LikeView
@Deprecated public LikeView(Context context, AttributeSet attrs)
Deprecated. LikeView is deprecated
Method Detail
setObjectIdAndType
@Deprecated public void setObjectIdAndType(java.lang.String objectId, LikeView.ObjectType objectType)
Deprecated. LikeView is deprecated
setLikeViewStyle
@Deprecated public void setLikeViewStyle(LikeView.Style likeViewStyle)
Deprecated. LikeView is deprecated
setAuxiliaryViewPosition
@Deprecated public void setAuxiliaryViewPosition(LikeView.AuxiliaryViewPosition auxiliaryViewPosition)
Deprecated. LikeView is deprecated
setHorizontalAlignment
@Deprecated public void setHorizontalAlignment(LikeView.HorizontalAlignment horizontalAlignment)
Deprecated. LikeView is deprecated
setForegroundColor
@Deprecated public void setForegroundColor(int foregroundColor)
Deprecated. LikeView is deprecated
setOnErrorListener
@Deprecated public void setOnErrorListener(LikeView.OnErrorListener onErrorListener)
Deprecated. LikeView is deprecated
getOnErrorListener
@Deprecated public LikeView.OnErrorListener getOnErrorListener()
Deprecated. LikeView is deprecated
setFragment
@Deprecated public void setFragment(Fragment fragment)
Deprecated. LikeView is deprecated
setFragment
@Deprecated public void setFragment(android.app.Fragment fragment)
Deprecated. LikeView is deprecated
setEnabled
@Deprecated public void setEnabled(boolean enabled)
Deprecated. LikeView is deprecated
onDetachedFromWindow
protected void onDetachedFromWindow()
Deprecated.