Uses of Class
com.restfb.types.Insight
Package
Description
Default implementations of Facebook
Graph API Objects.
Contains all types that are necessary to interact with
the Instagram Graph API.
-
Uses of Insight in com.restfb.types
Modifier and TypeMethodDescriptionPage.getInsights()
This Page's Insights dataPhoto.getInsights()
Post.getInsights()
Video.getVideoInsights()
Modifier and TypeMethodDescriptionvoid
Page.setInsights
(Connection<Insight> insights) This Page's Insights datavoid
Photo.setInsights
(Connection<Insight> insights) void
Post.setInsights
(Connection<Insight> insights) void
Video.setVideoInsights
(Connection<Insight> videoInsights) -
Uses of Insight in com.restfb.types.instagram
Modifier and TypeMethodDescriptionboolean
boolean
boolean
IgMedia.removeChild
(Insight insight) boolean
IgUser.removeChild
(Insight insight)