public final class BlockList extends Object
<blocklist/> element in the urn:xmpp:blocking namespace.
This class is immutable.
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE
urn:xmpp:blocking
|
public static final String NAMESPACE
public BlockList()
<blocklist/> element, used to ask the server for the block list.public BlockList(List<rocks.xmpp.addr.Jid> blockedItems)
blockedItems - The blocked items.Copyright © 2014–2016 XMPP.rocks. All rights reserved.