public class AgentLogoffEvent extends ManagerEvent
It is implemented in channels/chan_agent.c
AgentLoginEvent,
Serialized FormcallerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, prioritysource| Constructor and Description |
|---|
AgentLogoffEvent(Object source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgent()
Returns the name of the agent that logged off.
|
String |
getLoginTime() |
String |
getUniqueId() |
void |
setAgent(String agent)
Sets the name of the agent that logged off.
|
void |
setLoginTime(String loginTime) |
void |
setUniqueId(String uniqueId) |
appendPropertyIfNotNull, getCallerIdName, getCallerIdNum, getChannelState, getChannelStateDesc, getConnectedLineName, getConnectedLineNum, getContext, getDateReceived, getExten, getFile, getFunc, getLine, getPriority, getPrivilege, getSequenceNumber, getServer, getSystemName, getTimestamp, setCallerIdName, setCallerIdNum, setChannelState, setChannelStateDesc, setConnectedLineName, setConnectedLineNum, setContext, setDateReceived, setExten, setFile, setFunc, setLine, setPriority, setPrivilege, setSequenceNumber, setServer, setSystemName, setTimestamp, toStringgetSourcepublic AgentLogoffEvent(Object source)
source - public String getAgent()
public void setAgent(String agent)
agent - the name of the agent that logged off.public String getLoginTime()
public void setLoginTime(String loginTime)
public String getUniqueId()
public void setUniqueId(String uniqueId)
Copyright © 2004–2024. All rights reserved.