Class BlockList
- java.lang.Object
-
- rocks.xmpp.extensions.blocking.model.Blockable
-
- rocks.xmpp.extensions.blocking.model.BlockList
-
public final class BlockList extends Blockable
The implementation of the<blocklist/>
element in theurn:xmpp:blocking
namespace.This class is immutable.
- See Also:
- XEP-0191: Blocking Command, XML Schema
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
-
-
-
Field Detail
-
NAMESPACE
public static final String NAMESPACE
urn:xmpp:blocking- See Also:
- Constant Field Values
-
-