public interface AsteriskAgent extends LiveObject
PropertyChangeEvents are fired for the following properties:
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_STATE |
Modifier and Type | Method and Description |
---|---|
String |
getAgentId() |
String |
getName() |
AgentState |
getState()
Returns the state of this agent.
|
addPropertyChangeListener, addPropertyChangeListener, getServer, removePropertyChangeListener, removePropertyChangeListener
static final String PROPERTY_STATE
String getName()
String getAgentId()
AgentState getState()
Copyright © 2004–2016. All rights reserved.