| Interface | Description |
|---|---|
| LikeView.OnErrorListener |
Callback interface that will be called when a network or other error is encountered
while logging in.
|
| Class | Description |
|---|---|
| AppInviteDialog |
A dialog for inviting users.
|
| AppInviteDialog.Result |
Helper object for handling the result from an app invites dialog.
|
| CreateAppGroupDialog | Deprecated
App and game groups are being deprecated.
|
| CreateAppGroupDialog.Result | Deprecated
App and game groups are being deprecated.
|
| DeviceShareButton |
A button to share content on Facebook from a device.
|
| GameRequestDialog |
Provides functionality to send requests in games.
|
| GameRequestDialog.Result |
Helper object for handling the result from a requests dialog
|
| JoinAppGroupDialog | Deprecated
App and game groups are being deprecated.
|
| JoinAppGroupDialog.Result | Deprecated
App and game groups are being deprecated.
|
| LikeView |
This class provides the UI for displaying the Facebook Like button and its associated components.
|
| MessageDialog |
Provides functionality to send content via the Facebook Message Dialog
|
| SendButton |
A button to share content through Messenger.
|
| ShareButton |
A button to share content on Facebook.
|
| ShareButtonBase |
A base class for sharing buttons.
|
| ShareDialog |
Provides functionality to share content via the Facebook Share Dialog
|
| Enum | Description |
|---|---|
| LikeView.AuxiliaryViewPosition |
Encapsulates the valid values for the facebook:auxiliary_view_position attribute for a
LikeView.
|
| LikeView.HorizontalAlignment |
Encapsulates the valid values for the facebook:horizontal_alignment attribute for a LikeView.
|
| LikeView.ObjectType |
Encapsulates the valid values for the facebook:object_type attribute for a LikeView
|
| LikeView.Style |
Encapsulates the valid values for the facebook:style attribute for a LikeView
|
| ShareDialog.Mode |
The mode for the share dialog.
|