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