Uses of Class
com.restfb.types.Comments
Packages that use 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
Methods in com.restfb.types that return CommentsModifier 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.RtbDynamicPost.getComments()Video.getComments()The comments for this video.Methods in com.restfb.types with parameters of type CommentsModifier and TypeMethodDescriptionvoidAlbum.setComments(Comments comments) The comments for this album.voidComment.setComments(Comments comments) The replies to this commentvoidPageRating.setComments(Comments comments) voidPhoto.setComments(Comments comments) All of the comments on this photo.voidPost.setComments(Comments comments) The comments for this post.voidRtbDynamicPost.setComments(Comments comments) voidVideo.setComments(Comments comments) The comments for this video. -
Uses of Comments in com.restfb.types.ads
Methods in com.restfb.types.ads that return CommentsMethods in com.restfb.types.ads with parameters of type Comments -
Uses of Comments in com.restfb.types.features
Methods in com.restfb.types.features that return Comments