public static class MUCLightElements.UserWithAffiliationElement extends Object implements Element
Constructor and Description |
---|
UserWithAffiliationElement(Jid user,
MUCLightAffiliation affiliation)
User with affiliations element constructor.
|
Modifier and Type | Method and Description |
---|---|
CharSequence |
toXML(String enclosingNamespace)
Returns the XML representation of this Element.
|
public UserWithAffiliationElement(Jid user, MUCLightAffiliation affiliation)
user
- affiliation
- public CharSequence toXML(String enclosingNamespace)
Element