public static class MUCLightElements.BlockingElement extends Object implements Element
| Constructor and Description |
|---|
BlockingElement(org.jxmpp.jid.Jid jid,
Boolean allow,
Boolean isRoom)
Blocking element constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
toXML()
Returns the XML representation of this Element.
|
public BlockingElement(org.jxmpp.jid.Jid jid, Boolean allow, Boolean isRoom)
jid - allow - isRoom - public CharSequence toXML()
Element