| Interface | Description |
|---|---|
| LikeView.OnErrorListener |
Callback interface that will be called when a network or other error is encountered
while logging in.
|
| Class | Description |
|---|---|
| LikeView |
This class provides the UI for displaying the Facebook Like button and its associated components.
|
| 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.
|