Uses of Class
com.restfb.types.Comment
-
Uses of Comment in com.restfb.types
Modifier and TypeMethodDescriptionComment.getParent()
If this comment is a reply, this field returns the parent comment, otherwise no valueModifier and TypeMethodDescriptionCheckin.getComments()
The comments for the check-in.Note.getComments()
Comments made on the note.Comments.getData()
The comments.Modifier and TypeMethodDescriptionboolean
Checkin.addComment
(Comment comment) boolean
Note.addComment
(Comment comment) boolean
Adds a commentboolean
Checkin.removeComment
(Comment comment) boolean
Note.removeComment
(Comment comment) boolean
Comments.removeData
(Comment comment) remove a commentvoid
If this comment is a reply, this field returns the parent comment, otherwise no value