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 NoStoreHint
NoStoreHint. INSTANCE
Methods in org.jivesoftware.smackx.hints.element that return NoStoreHint Modifier and Type Method Description static NoStoreHint
NoStoreHint. 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 NoStoreHint
NoStoreHintProvider. getHint()
-