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