Package | Description |
---|---|
org.jivesoftware.smackx.xdata.packet |
Element classes for XEP-0004: Data Forms.
|
Modifier and Type | Method and Description |
---|---|
DataForm.ReportedData |
DataForm.getReportedData()
Returns the fields that will be returned from a search.
|
Modifier and Type | Method and Description |
---|---|
void |
DataForm.setReportedData(DataForm.ReportedData reportedData)
Sets the fields that will be returned from a search.
|