public static class MUCLightElements.UserWithAffiliationElement
extends java.lang.Object
implements org.jivesoftware.smack.packet.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(java.lang.String enclosingNamespace) |
public UserWithAffiliationElement(org.jxmpp.jid.Jid user,
MUCLightAffiliation affiliation)
user - affiliation -