| Interface | Description |
|---|---|
| FacebookCallback<RESULT> |
A callback class for the Facebook SDK.
|
| FacebookDialog<CONTENT,RESULT> |
Represents dialogs provided by Facebook
|
| LoginStatusCallback |
A callback class for getting the Login Status of a user.
|
| Class | Description |
|---|---|
| AccessTokenTracker |
This class can be extended to receive notifications of access token changes.
|
| CustomTabActivity | |
| CustomTabMainActivity | |
| FacebookActivity |
This Activity is a necessary part of the overall Facebook SDK, but is not meant to be used
directly.
|
| FacebookButtonBase |
A base class for a facebook button.
|
| ShareGraphRequest | |
| WebDialog |
| Exception | Description |
|---|---|
| FacebookAuthorizationException |
An Exception indicating that Login failed.
|
| FacebookDialogException |
Represents an error condition relating to displaying a Facebook Web dialog.
|