Uses of Class
com.restfb.types.StoryAttachment.Attachments
Packages that use StoryAttachment.Attachments
-
Uses of StoryAttachment.Attachments in com.restfb.types
Methods in com.restfb.types that return StoryAttachment.AttachmentsModifier and TypeMethodDescriptionStoryAttachment.getSubAttachments()
Returns list of subattachments that are associated with this attachment.Methods in com.restfb.types with parameters of type StoryAttachment.AttachmentsModifier and TypeMethodDescriptionvoid
StoryAttachment.setSubAttachments
(StoryAttachment.Attachments subAttachments) Returns list of subattachments that are associated with this attachment.