Uses of Class
com.restfb.types.Conversation.Tag
Packages that use Conversation.Tag
-
Uses of Conversation.Tag in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Conversation.TagModifier and TypeMethodDescriptionConversation.getTags()
A list of tags indicating the message folder, and whether the conversation is read and seen.Methods in com.restfb.types with parameters of type Conversation.TagModifier and TypeMethodDescriptionboolean
Conversation.addTag
(Conversation.Tag tag) boolean
Conversation.removeTag
(Conversation.Tag tag)