public interface InsightMethods
| Modifier and Type | Method and Description |
|---|---|
ResponseList<Insight> |
getInsights(java.lang.String objectId,
java.lang.String metric) |
ResponseList<Insight> |
getInsights(java.lang.String objectId,
java.lang.String metric,
Reading reading) |
ResponseList<Insight> getInsights(java.lang.String objectId, java.lang.String metric) throws FacebookException
FacebookExceptionResponseList<Insight> getInsights(java.lang.String objectId, java.lang.String metric, Reading reading) throws FacebookException
FacebookException