Package | Description |
---|---|
org.jivesoftware.smackx.xdata.packet |
Modifier and Type | Method and Description |
---|---|
List<DataForm.Item> |
DataForm.getItems()
Returns a List of the items returned from a search.
|
Modifier and Type | Method and Description |
---|---|
void |
DataForm.addItem(DataForm.Item item)
Adds a new item returned from a search.
|