Uses of Class
com.restfb.types.Insight
Packages that use 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
Methods in com.restfb.types that return types with arguments of type InsightModifier and TypeMethodDescriptionPage.getInsights()This Page's Insights dataPhoto.getInsights()Post.getInsights()Video.getVideoInsights()Method parameters in com.restfb.types with type arguments of type InsightModifier and TypeMethodDescriptionvoidPage.setInsights(Connection<Insight> insights) This Page's Insights datavoidPhoto.setInsights(Connection<Insight> insights) voidPost.setInsights(Connection<Insight> insights) voidVideo.setVideoInsights(Connection<Insight> videoInsights) -
Uses of Insight in com.restfb.types.instagram
Methods in com.restfb.types.instagram that return types with arguments of type InsightMethods in com.restfb.types.instagram with parameters of type InsightModifier and TypeMethodDescriptionbooleanbooleanbooleanIgMedia.removeChild(Insight insight) booleanIgUser.removeChild(Insight insight)