public interface NodeInformationProvider
Modifier and Type | Method and Description |
---|---|
java.util.Iterator |
getNodeItems()
Returns an Iterator on the Items
DiscoverItems.Item
defined in the node. |
java.util.Iterator getNodeItems()
DiscoverItems.Item
defined in the node. For example, the MUC protocol specifies that an XMPP client should
answer an Item for each joined room when asked for the rooms where the use has joined.Copyright © 2003 Jive Software.