Uses of Class
com.restfb.types.Page.Engagement
-
Packages that use Page.Engagement Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Page.Engagement in com.restfb.types
Methods in com.restfb.types that return Page.Engagement Modifier and Type Method Description Page.Engagement
Page. getEngagement()
The social sentence and like count information for this Page.Page.Engagement
SearchPlace. getEngagement()
The social sentence and the like count information for this Place.Methods in com.restfb.types with parameters of type Page.Engagement Modifier and Type Method Description void
Page. setEngagement(Page.Engagement engagement)
The social sentence and like count information for this Page.void
SearchPlace. setEngagement(Page.Engagement engagement)
The social sentence and the like count information for this Place.
-