edu.ou.kmi.buddyspace.core
Interface BSIQListener

All Known Implementing Classes:
BSMainFrame

public interface BSIQListener

BSIQListener is interface you can implement to get special iq events notifications.


Method Summary
 void oobReceived(java.lang.String url, JID jid)
          Called when a IQ with OOB is received
 

Method Detail

oobReceived

public void oobReceived(java.lang.String url,
                        JID jid)
Called when a IQ with OOB is received