Uses of Class
com.restfb.types.StoryAttachment.Attachments
-
Packages that use StoryAttachment.Attachments Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of StoryAttachment.Attachments in com.restfb.types
Methods in com.restfb.types that return StoryAttachment.Attachments Modifier and Type Method Description StoryAttachment.Attachments
StoryAttachment. getSubAttachments()
Returns list of subattachments that are associated with this attachment.Methods in com.restfb.types with parameters of type StoryAttachment.Attachments Modifier and Type Method Description void
StoryAttachment. setSubAttachments(StoryAttachment.Attachments subAttachments)
Returns list of subattachments that are associated with this attachment.
-