Uses of Class
com.restfb.types.Reactions
-
Uses of Reactions in com.restfb.types
Modifier and TypeMethodDescriptionComment.getReactions()
The reactions for this post.Photo.getReactions()
The reactions for this photo.Post.getReactions()
The reactions for this post.Video.getReactions()
The reactions for this video.Modifier and TypeMethodDescriptionvoid
Comment.setReactions
(Reactions reactions) The reactions for this post.void
Photo.setReactions
(Reactions reactions) The reactions for this photo.void
Post.setReactions
(Reactions reactions) The reactions for this post.void
Video.setReactions
(Reactions reactions) The reactions for this video.