Uses of Class
org.jivesoftware.smackx.hints.element.NoStoreHint
-
Packages that use NoStoreHint 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 NoStoreHint in org.jivesoftware.smackx.hints.element
Fields in org.jivesoftware.smackx.hints.element declared as NoStoreHint Modifier and Type Field Description static NoStoreHintNoStoreHint. INSTANCEMethods in org.jivesoftware.smackx.hints.element that return NoStoreHint Modifier and Type Method Description static NoStoreHintNoStoreHint. from(Message message) -
Uses of NoStoreHint in org.jivesoftware.smackx.hints.provider
Methods in org.jivesoftware.smackx.hints.provider that return NoStoreHint Modifier and Type Method Description protected NoStoreHintNoStoreHintProvider. getHint()
-