public class FacebookAgent
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
FacebookAgent.Album
This class represents a Facebook album.
|
static interface |
FacebookAgent.ICallback
A callback interface.
|
class |
FacebookAgent.Photo
This class represents a Facebook photo.
|
static class |
FacebookAgent.SelectableImage
A selectable image.
|
| Modifier and Type | Method and Description |
|---|---|
static FacebookAgent |
getInstance(android.app.Activity activity)
Returns an instance of this agent.
|
public static FacebookAgent getInstance(android.app.Activity activity)