Uses of Class
com.restfb.types.StoryAttachment.Target
-
Packages that use StoryAttachment.Target Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of StoryAttachment.Target in com.restfb.types
Methods in com.restfb.types that return StoryAttachment.Target Modifier and Type Method Description StoryAttachment.Target
StoryAttachment. getTarget()
Returns object that the attachment links to.Methods in com.restfb.types with parameters of type StoryAttachment.Target Modifier and Type Method Description void
StoryAttachment. setTarget(StoryAttachment.Target target)
Returns object that the attachment links to.
-