|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Insight | |
|---|---|
| facebook4j.api | |
| facebook4j.json | |
| Uses of Insight in facebook4j.api |
|---|
| Methods in facebook4j.api that return types with arguments of type Insight | |
|---|---|
ResponseList<Insight> |
InsightMethods.getInsights(String objectId,
String metric)
|
ResponseList<Insight> |
InsightMethods.getInsights(String objectId,
String metric,
Reading reading)
|
ResponseList<Insight> |
PageMethods.getPageInsights(String pageId)
Returns the page's insights data. |
ResponseList<Insight> |
PageMethods.getPageInsights(String pageId,
Reading reading)
Returns the page's insights data. |
| Uses of Insight in facebook4j.json |
|---|
| Methods in facebook4j.json that return Insight | |
|---|---|
static Insight |
DataObjectFactory.createInsight(String rawJSON)
Constructs a Insight object from rawJSON string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||