Class MessageProcessingHint
java.lang.Object
org.jivesoftware.smackx.hints.element.MessageProcessingHint
- All Implemented Interfaces:
 Element,ExtensionElement,NamedElement,XmlElement,XmlLangElement
- Direct Known Subclasses:
 NoCopyHint,NoPermanentStoreHint,NoStoreHint,StoreHint
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionabstract MessageProcessingHintTypefinal StringReturns the root element XML namespace.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.NamedElement
getElementNameMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName 
- 
Field Details
- 
NAMESPACE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
MessageProcessingHint
public MessageProcessingHint() 
 - 
 - 
Method Details
- 
getNamespace
Description copied from interface:XmlElementReturns the root element XML namespace.- Specified by:
 getNamespacein interfaceXmlElement- Returns:
 - the namespace.
 
 - 
getHintType
 
 -