Uses of Class
com.restfb.types.Comments
Package
Description
Default implementations of Facebook
Graph API Objects.
Special types to interact with the Facebook Marketing
API.
-
Uses of Comments in com.restfb.types
Modifier and TypeMethodDescriptionAlbum.getComments()
The comments for this album.Comment.getComments()
The replies to this commentPageRating.getComments()
Photo.getComments()
All of the comments on this photo.Post.getComments()
The comments for this post.Video.getComments()
The comments for this video.Modifier and TypeMethodDescriptionvoid
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
-
Uses of Comments in com.restfb.types.features