| Package | Description |
|---|---|
| rocks.xmpp.extensions.blocking.model |
Provides XML schema implementations of XEP-0191: Blocking Command.
|
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
Unblock.getItems()
Gets the unblocked items.
|
List<Item> |
BlockList.getItems() |
List<Item> |
Block.getItems()
Gets the blocked items.
|
| Constructor and Description |
|---|
Block(List<Item> items) |
Unblock(List<Item> items) |
Copyright © 2014 XMPP.rocks. All rights reserved.