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, getLastUpdateMillis, getServer, removePropertyChangeListener, removePropertyChangeListenerstatic final String PROPERTY_STATE
String getName()
String getAgentId()
AgentState getState()
Copyright © 2004–2020. All rights reserved.