|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Activity | |
|---|---|
| facebook4j.api | |
| facebook4j.json | |
| Uses of Activity in facebook4j.api |
|---|
| Methods in facebook4j.api that return types with arguments of type Activity | |
|---|---|
ResponseList<Activity> |
ActivityMethods.getActivities()
Returns the activities listed on the current user's profile. |
ResponseList<Activity> |
ActivityMethods.getActivities(Reading reading)
Returns the activities listed on the current user's profile. |
ResponseList<Activity> |
ActivityMethods.getActivities(String userId)
Returns the activities listed on a user's profile. |
ResponseList<Activity> |
ActivityMethods.getActivities(String userId,
Reading reading)
Returns the activities listed on a user's profile. |
| Uses of Activity in facebook4j.json |
|---|
| Methods in facebook4j.json that return Activity | |
|---|---|
static Activity |
DataObjectFactory.createActivity(String rawJSON)
Constructs a Activity object from rawJSON string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||