Uses of Class
com.restfb.types.Post.Attachments
-
Packages that use Post.Attachments Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Post.Attachments in com.restfb.types
Methods in com.restfb.types that return Post.Attachments Modifier and Type Method Description Post.Attachments
Post. getAttachments()
Attachments added to a post.Methods in com.restfb.types with parameters of type Post.Attachments Modifier and Type Method Description void
Post. setAttachments(Post.Attachments attachments)
Attachments added to a post.
-