Uses of Interface
org.xmpp.component.IQResultListener
Packages that use IQResultListener
-
Uses of IQResultListener in org.xmpp.component
Methods in org.xmpp.component with parameters of type IQResultListenerModifier and TypeMethodDescriptionvoidComponentManager.query(Component component, IQ packet, IQResultListener listener) Sends an IQ packet to the server and returns immediately.