Class SimplePayload

java.lang.Object
org.jivesoftware.smackx.pubsub.SimplePayload
All Implemented Interfaces:
Element, NamedElement, XmlElement, XmlLangElement

public class SimplePayload extends Object implements XmlElement
The default payload representation for PayloadItem.getPayload(). It simply stores the XML payload as a string.