Uses of Class
com.restfb.types.Post.FeedTargeting
-
Packages that use Post.FeedTargeting Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Post.FeedTargeting in com.restfb.types
Methods in com.restfb.types that return Post.FeedTargeting Modifier and Type Method Description Post.FeedTargeting
Post. getFeedTargeting()
Object that controls news feed targeting for this post.Post.FeedTargeting
Post.Targeting. getGeoLocations()
Methods in com.restfb.types with parameters of type Post.FeedTargeting Modifier and Type Method Description void
Post. setFeedTargeting(Post.FeedTargeting feedTargeting)
Object that controls news feed targeting for this post.void
Post.Targeting. setGeoLocations(Post.FeedTargeting geoLocations)
-