public class AgentCallbackLoginEvent extends ManagerEvent
It is implemented in channels/chan_agent.c
AgentCallbackLogoffEvent
,
Serialized FormcallerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, priority
source
Constructor and Description |
---|
AgentCallbackLoginEvent(Object source) |
Modifier and Type | Method and Description |
---|---|
String |
getAgent()
Returns the name of the agent that logged in.
|
String |
getLoginChan() |
String |
getUniqueId() |
void |
setAgent(String agent)
Sets the name of the agent that logged in.
|
void |
setLoginChan(String loginChan) |
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, toString
getSource
public AgentCallbackLoginEvent(Object source)
source
- public String getAgent()
public void setAgent(String agent)
public String getLoginChan()
public void setLoginChan(String loginChan)
public String getUniqueId()
public void setUniqueId(String uniqueId)
Copyright © 2004–2020. All rights reserved.