Uses of Class
org.jivesoftware.smackx.packet.DiscoverInfo.Feature

Packages that use DiscoverInfo.Feature
org.jivesoftware.smackx.packet XML packets that are part of the XMPP extension protocols. 
 

Uses of DiscoverInfo.Feature in org.jivesoftware.smackx.packet
 

Methods in org.jivesoftware.smackx.packet that return types with arguments of type DiscoverInfo.Feature
 java.util.Iterator<DiscoverInfo.Feature> DiscoverInfo.getFeatures()
          Returns the discovered features of an XMPP entity.