Uses of Enum
org.jivesoftware.smackx.pubsub.ItemReply
Packages that use ItemReply
Package
Description
Smack's API for XEP-0060: Publish-Subscribe.
Smack's implementation of Data Forms (XEP-0004) for PubSub.
- 
Uses of ItemReply in org.jivesoftware.smackx.pubsub
Methods in org.jivesoftware.smackx.pubsub that return ItemReply - 
Uses of ItemReply in org.jivesoftware.smackx.pubsub.form
Methods in org.jivesoftware.smackx.pubsub.form that return ItemReplyModifier and TypeMethodDescriptiondefault ItemReplyConfigureFormReader.getItemReply()Determines who should get replies to items.Methods in org.jivesoftware.smackx.pubsub.form with parameters of type ItemReplyModifier and TypeMethodDescriptionvoidFillableConfigureForm.setItemReply(ItemReply reply) Sets who should get the replies to items.