Uses of Class
org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
-
Packages that use DiscoverInfoBuilder Package Description org.jivesoftware.smackx.disco Smacks implementation of XEP-0030: Service Discovery.org.jivesoftware.smackx.disco.packet Element classes for XEP-0030: Service Discovery. -
-
Uses of DiscoverInfoBuilder in org.jivesoftware.smackx.disco
Methods in org.jivesoftware.smackx.disco with parameters of type DiscoverInfoBuilder Modifier and Type Method Description void
ServiceDiscoveryManager. addDiscoverInfoTo(DiscoverInfoBuilder response)
Add discover info response data. -
Uses of DiscoverInfoBuilder in org.jivesoftware.smackx.disco.packet
-