public class AgentRingNoAnswerEvent extends AbstractAgentEvent
It is implemented in apps/app_queue.c
.
Available since Asterisk 1.6
source
Constructor and Description |
---|
AgentRingNoAnswerEvent(Object source) |
Modifier and Type | Method and Description |
---|---|
Long |
getRingtime()
Returns the amount of time the agent's channel was ringing.
|
void |
setRingtime(Long ringtime) |
getChannel, getMember, getMemberName, getQueue, getUniqueId, getVariables, setChannel, setMember, setMemberName, setQueue, setUniqueId, setVariables
appendPropertyIfNotNull, getDateReceived, getFile, getFunc, getLine, getPrivilege, getSequenceNumber, getServer, getTimestamp, setDateReceived, setFile, setFunc, setLine, setPrivilege, setSequenceNumber, setServer, setTimestamp, toString
getSource
public AgentRingNoAnswerEvent(Object source)
Copyright © 2004–2016. All rights reserved.