public interface IQListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleIQ(IQEvent e)
Handles the inbound or outbound IQ.
|
void handleIQ(IQEvent e)
e - The IQ event.Copyright © 2014–2015 XMPP.rocks. All rights reserved.