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