com.safi.asterisk.event
Interface AgentEventListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
DialTest, MonkeyPlayerExample

public interface AgentEventListener
extends java.util.EventListener

Author:
zacw To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Method Summary
 void agentEvent(AgentEvent event)
           
 

Method Detail

agentEvent

void agentEvent(AgentEvent event)