Uses of Class
org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
-
Packages that use NoPermanentStoreHint Package Description org.jivesoftware.smackx.hints.element XMPP extension elements for XEP-0334: Message Processing Hints.org.jivesoftware.smackx.hints.provider Smack Provider for XEP-0334: Message Processing Hints. -
-
Uses of NoPermanentStoreHint in org.jivesoftware.smackx.hints.element
Fields in org.jivesoftware.smackx.hints.element declared as NoPermanentStoreHint Modifier and Type Field Description static NoPermanentStoreHintNoPermanentStoreHint. INSTANCEMethods in org.jivesoftware.smackx.hints.element that return NoPermanentStoreHint Modifier and Type Method Description static NoPermanentStoreHintNoPermanentStoreHint. from(Message message) -
Uses of NoPermanentStoreHint in org.jivesoftware.smackx.hints.provider
Methods in org.jivesoftware.smackx.hints.provider that return NoPermanentStoreHint Modifier and Type Method Description protected NoPermanentStoreHintNoPermanentStoreHintProvider. getHint()
-