Uses of Class
com.restfb.types.Post.Shares
-
Packages that use Post.Shares Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Post.Shares in com.restfb.types
Methods in com.restfb.types that return Post.Shares Modifier and Type Method Description Post.Shares
Post. getShares()
Number of times the post has been shared.Methods in com.restfb.types with parameters of type Post.Shares Modifier and Type Method Description void
Post. setShares(Post.Shares shares)
Number of times the post has been shared.
-