public static class MUCLightElements.OccupantsElement extends Object implements Element
| Constructor and Description |
|---|
OccupantsElement(HashMap<org.jxmpp.jid.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<org.jxmpp.jid.Jid,MUCLightAffiliation> occupants)
occupants - public CharSequence toXML(String enclosingNamespace)
Element