Uses of Class
com.restfb.types.Comments
-
Packages that use Comments Package Description com.restfb.types Default implementations of Facebook Graph API Objects.com.restfb.types.ads Special types to interact with the Facebook Marketing API.com.restfb.types.features -
-
Uses of Comments in com.restfb.types
Methods in com.restfb.types that return Comments Modifier and Type Method Description Comments
Album. getComments()
The comments for this album.Comments
Comment. getComments()
The replies to this commentComments
PageRating. getComments()
Comments
Photo. getComments()
All of the comments on this photo.Comments
Post. getComments()
The comments for this post.Comments
Video. getComments()
The comments for this video.Methods in com.restfb.types with parameters of type Comments Modifier and Type Method Description void
Album. setComments(Comments comments)
The comments for this album.void
Comment. setComments(Comments comments)
The replies to this commentvoid
PageRating. setComments(Comments comments)
void
Photo. setComments(Comments comments)
All of the comments on this photo.void
Post. setComments(Comments comments)
The comments for this post.void
Video. setComments(Comments comments)
The comments for this video. -
Uses of Comments in com.restfb.types.ads
Methods in com.restfb.types.ads that return Comments Modifier and Type Method Description Comments
RTBDynamicPost. getComments()
Methods in com.restfb.types.ads with parameters of type Comments Modifier and Type Method Description void
RTBDynamicPost. setComments(Comments comments)
-
Uses of Comments in com.restfb.types.features
Methods in com.restfb.types.features that return Comments Modifier and Type Method Description Comments
HasComments. getComments()
-