public interface DiscoverInfoView
extends org.jivesoftware.smack.packet.IqView
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DiscoverInfo.Feature> |
getFeatures()
Returns the discovered features of an XMPP entity.
|
java.util.List<DiscoverInfo.Identity> |
getIdentities()
Returns the discovered identities of an XMPP entity.
|
java.lang.String |
getNode()
Returns the node attribute that supplements the 'jid' attribute.
|
getType, isRequestIQ, isResponseIQjava.util.List<DiscoverInfo.Feature> getFeatures()
java.util.List<DiscoverInfo.Identity> getIdentities()
java.lang.String getNode()
Node attributes SHOULD be used only when trying to provide or query information which is not directly addressable.