Uses of Class
com.restfb.types.Post.Action
Packages that use Post.Action
-
Uses of Post.Action in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Post.ActionModifier and TypeMethodDescriptionPost.getActions()
A list of available action names and links (including commenting, liking, and an optional app-specified action).Methods in com.restfb.types with parameters of type Post.ActionModifier and TypeMethodDescriptionboolean
Post.addAction
(Post.Action action) boolean
Post.removeAction
(Post.Action action)