|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageSetting | |
|---|---|
| facebook4j.api | |
| facebook4j.json | |
| Uses of PageSetting in facebook4j.api |
|---|
| Methods in facebook4j.api that return types with arguments of type PageSetting | |
|---|---|
ResponseList<PageSetting> |
PageMethods.getPageSettings()
Returns the settings for the current page. |
ResponseList<PageSetting> |
PageMethods.getPageSettings(String pageId)
Returns the settings for the page. |
| Uses of PageSetting in facebook4j.json |
|---|
| Methods in facebook4j.json that return PageSetting | |
|---|---|
static PageSetting |
DataObjectFactory.createPageSetting(String rawJSON)
Constructs a PageSetting object from rawJSON string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||