public class UnholdEvent extends AbstractHoldEvent
It is implemented in channels/chan_sip.c.
Available since Asterisk 1.2, as of Asterisk 1.6 only
HoldEvent is sent with the status set
to false to indicate unhold.
HoldEvent,
Serialized FormcallerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, prioritysource| Constructor and Description |
|---|
UnholdEvent(Object source)
Creates a new UnholdEvent.
|
getAccountCode, getChannel, getLanguage, getLinkedId, getStatus, getUniqueId, isHold, isUnhold, setAccountCode, setChannel, setLanguage, setLinkedId, setStatus, setUniqueIdappendPropertyIfNotNull, 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 UnholdEvent(Object source)
source - Copyright © 2004–2022. All rights reserved.