Uses of Enum
org.jivesoftware.smackx.pubsub.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
-
Uses of ItemReply in org.jivesoftware.smackx.pubsub.form
Modifier and TypeMethodDescriptiondefault ItemReply
ConfigureFormReader.getItemReply()
Determines who should get replies to items.Modifier and TypeMethodDescriptionvoid
FillableConfigureForm.setItemReply
(ItemReply reply) Sets who should get the replies to items.