|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MonitorEventAgentStatus
An event on an agent status. The MonitorListener listener receives this event when the agent status changes.
| Nested Class Summary | |
|---|---|
static class |
MonitorEventAgentStatus.AgentStatus
This enum lists the possible statuses for a monitored agent. |
| Method Summary | |
|---|---|
java.util.Map |
getDns()
Deprecated. Please use getMediaStatuses(). |
java.util.Map |
getMediaStatuses()
Returns the media status of this agent as a Map of (String, MonitorEventMediaStatus). |
java.lang.String |
getPlaceId()
Returns the identifier of the place on which the agent sits. |
MonitorEventAgentStatus.AgentStatus |
getStatus()
Returns the new status of this agent. |
java.lang.String |
getUserName()
Returns the identifier of the agent associated with this event. |
| Method Detail |
|---|
java.lang.String getUserName()
java.lang.String getPlaceId()
MonitorEventAgentStatus.AgentStatus getStatus()
java.util.Map getMediaStatuses()
Map of (String, MonitorEventMediaStatus). The String is either the DN number or the media name.
java.util.Map getDns()
getMediaStatuses().
getMediaStatuses()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||