Uses of Class
com.restfb.types.StoryAttachment.Media
-
Packages that use StoryAttachment.Media Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of StoryAttachment.Media in com.restfb.types
Methods in com.restfb.types that return StoryAttachment.Media Modifier and Type Method Description StoryAttachment.Media
StoryAttachment. getMedia()
Returns media object (photo, link etc.) contained in the attachment.Methods in com.restfb.types with parameters of type StoryAttachment.Media Modifier and Type Method Description void
StoryAttachment. setMedia(StoryAttachment.Media media)
Returns media object (photo, link etc.) contained in the attachment.
-