Package | Description |
---|---|
org.jivesoftware.smackx.disco.packet |
Element classes for XEP-0030: Service Discovery.
|
Modifier and Type | Method and Description |
---|---|
DiscoverInfo.Feature |
DiscoverInfo.Feature.clone() |
Modifier and Type | Method and Description |
---|---|
List<DiscoverInfo.Feature> |
DiscoverInfo.getFeatures()
Returns the discovered features of an XMPP entity.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DiscoverInfo.addFeature(DiscoverInfo.Feature feature) |
Constructor and Description |
---|
Feature(DiscoverInfo.Feature feature) |