|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Admin | |
|---|---|
| facebook4j.api | |
| facebook4j.json | |
| Uses of Admin in facebook4j.api |
|---|
| Methods in facebook4j.api that return types with arguments of type Admin | |
|---|---|
ResponseList<Admin> |
PageMethods.getPageAdmins()
Returns a list of the Page's Admins. |
ResponseList<Admin> |
PageMethods.getPageAdmins(Reading reading)
Returns a list of the Page's Admins. |
ResponseList<Admin> |
PageMethods.getPageAdmins(String pageId)
Returns a list of the Page's Admins. |
ResponseList<Admin> |
PageMethods.getPageAdmins(String pageId,
Reading reading)
Returns a list of the Page's Admins. |
| Uses of Admin in facebook4j.json |
|---|
| Methods in facebook4j.json that return Admin | |
|---|---|
static Admin |
DataObjectFactory.createAdmin(String rawJSON)
Constructs a Admin object from rawJSON string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||