edu.ou.kmi.buddyspace.core
Interface BSAgentsListener


public interface BSAgentsListener

BSAgentsListener is interface you can implement to get agents events notifications.


Method Summary
 void agentsError(InfoQuery iq)
           
 void agentsListReceived()
           
 

Method Detail

agentsListReceived

public void agentsListReceived()

agentsError

public void agentsError(InfoQuery iq)