Uses of Class
com.restfb.types.StoryAttachment
Packages that use StoryAttachment
-
Uses of StoryAttachment in com.restfb.types
Methods in com.restfb.types that return StoryAttachmentMethods in com.restfb.types that return types with arguments of type StoryAttachmentModifier and TypeMethodDescriptionPost.Attachments.getData()
The attachments.StoryAttachment.Attachments.getData()
The attachments.Methods in com.restfb.types with parameters of type StoryAttachmentModifier and TypeMethodDescriptionboolean
Post.Attachments.addData
(StoryAttachment attachment) boolean
StoryAttachment.Attachments.addData
(StoryAttachment attachment) boolean
Post.Attachments.removeData
(StoryAttachment attachment) boolean
StoryAttachment.Attachments.removeData
(StoryAttachment attachment) void
Comment.setAttachment
(StoryAttachment attachment) Attachment (image) added to a comment.