Uses of Class
com.restfb.types.Conversation
Packages that use Conversation
-
Uses of Conversation in com.restfb.types
Methods in com.restfb.types that return ConversationModifier and TypeMethodDescriptionComment.getPrivateReplyConversation()
For comments with private replies, gets conversation between the Page and author of the comment (Page viewers only)Methods in com.restfb.types with parameters of type ConversationModifier and TypeMethodDescriptionvoid
Comment.setPrivateReplyConversation
(Conversation privateReplyConversation) For comments with private replies, gets conversation between the Page and author of the comment (Page viewers only)