Class Affiliation

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

public class Affiliation extends Object implements XmlElement
Represents a affiliation between a user and a node, where the Affiliation.Type defines the type of affiliation. Affiliations are retrieved from the PubSubManager.getAffiliations() method, which gets affiliations for the calling user, based on the identity that is associated with the XMPPConnection.