Uses of Class
com.restfb.types.Comment

Packages that use Comment
com.restfb.types Default implementations of Facebook Graph API Objects
 

Uses of Comment in com.restfb.types
 

Methods in com.restfb.types that return types with arguments of type Comment
 List<Comment> Video.getComments()
          Comments for the video.
 List<Comment> StatusMessage.getComments()
          All of the comments on this message.
 List<Comment> Photo.getComments()
          All of the comments on this photo.
 List<Comment> Checkin.getComments()
          The comments for the check-in.
 List<Comment> Post.Comments.getData()
          The comments.
 



RestFB 1.6.8. Copyright © 2010-2011 Mark Allen. All Rights Reserved.