|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupDoc | |
|---|---|
| facebook4j.api | |
| facebook4j.json | |
| Uses of GroupDoc in facebook4j.api |
|---|
| Methods in facebook4j.api that return types with arguments of type GroupDoc | |
|---|---|
ResponseList<GroupDoc> |
GroupMethods.getGroupDocs(String groupId)
Returns the docs in a group. |
ResponseList<GroupDoc> |
GroupMethods.getGroupDocs(String groupId,
Reading reading)
Returns the docs in a group. |
| Uses of GroupDoc in facebook4j.json |
|---|
| Methods in facebook4j.json that return GroupDoc | |
|---|---|
static GroupDoc |
DataObjectFactory.createGroupDoc(String rawJSON)
Constructs a GroupDoc object from rawJSON string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||