|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tagged | |
|---|---|
| facebook4j.api | |
| facebook4j.json | |
| Uses of Tagged in facebook4j.api |
|---|
| Methods in facebook4j.api that return types with arguments of type Tagged | |
|---|---|
ResponseList<Tagged> |
PageMethods.getPageTagged(String pageId)
Returns the photos, videos, and posts in which the Page has been tagged. |
ResponseList<Tagged> |
PageMethods.getPageTagged(String pageId,
Reading reading)
Returns the photos, videos, and posts in which the Page has been tagged. |
| Uses of Tagged in facebook4j.json |
|---|
| Methods in facebook4j.json that return Tagged | |
|---|---|
static Tagged |
DataObjectFactory.createTagged(String rawJSON)
Constructs a Tagged object from rawJSON string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||