public static class MUCLightElements.OccupantsElement extends Object implements Element
Constructor and Description |
---|
OccupantsElement(HashMap<Jid,MUCLightAffiliation> occupants)
Occupants element constructor.
|
Modifier and Type | Method and Description |
---|---|
CharSequence |
toXML(String enclosingNamespace)
Returns the XML representation of this Element.
|
public OccupantsElement(HashMap<Jid,MUCLightAffiliation> occupants)
occupants
- public CharSequence toXML(String enclosingNamespace)
Element