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