Uses of Class
com.restfb.types.instagram.IgComment
Packages that use IgComment
-
Uses of IgComment in com.restfb.types.instagram
Methods in com.restfb.types.instagram that return types with arguments of type IgCommentModifier and TypeMethodDescriptionIgMedia.getComments()
returns the comments of this mediaIgComment.getReplies()
Get a list of IG Comments on the IG Comment; Create an IG Comment on an IG Comment.Methods in com.restfb.types.instagram with parameters of type IgCommentModifier and TypeMethodDescriptionboolean
IgMedia.addComment
(IgComment comment) boolean
boolean
IgMedia.removeComment
(IgComment comment) boolean
IgComment.removeReply
(IgComment reply)