Package | Description |
---|---|
org.jivesoftware.smackx.disco | |
org.jivesoftware.smackx.disco.packet | |
org.jivesoftware.smackx.muc |
Classes and Interfaces that implement Multi-User Chat (MUC).
|
org.jivesoftware.smackx.offline |
Modifier and Type | Method and Description |
---|---|
List<DiscoverItems.Item> |
NodeInformationProvider.getNodeItems()
Returns a list of the Items
DiscoverItems.Item
defined in the node. |
Modifier and Type | Method and Description |
---|---|
List<DiscoverItems.Item> |
DiscoverItems.getItems()
Returns the discovered items of the queried XMPP entity.
|
Modifier and Type | Method and Description |
---|---|
void |
DiscoverItems.addItem(DiscoverItems.Item item)
Adds a new item to the discovered information.
|
Modifier and Type | Method and Description |
---|---|
void |
DiscoverItems.addItems(Collection<DiscoverItems.Item> itemsToAdd)
Adds a collection of items to the discovered information.
|
Constructor and Description |
---|
HostedRoom(DiscoverItems.Item item) |
Constructor and Description |
---|
OfflineMessageHeader(DiscoverItems.Item item) |