Class NoCopyHint

java.lang.Object
org.jivesoftware.smackx.hints.element.MessageProcessingHint
org.jivesoftware.smackx.hints.element.NoCopyHint
All Implemented Interfaces:
Element, ExtensionElement, NamedElement, XmlElement, XmlLangElement

public final class NoCopyHint extends MessageProcessingHint
A "no copy" hint. Messages with this hint should not be copied to addresses other than the one to which it is addressed.
See Also: