HoldEvent
and its
HoldEvent.isUnhold()
method instead.@Deprecated public class UnholdEvent extends HoldEvent
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 Formsource
Constructor and Description |
---|
UnholdEvent(Object source)
Deprecated.
Creates a new UnholdEvent.
|
getChannel, getStatus, getUniqueId, isHold, isUnhold, setChannel, setStatus, setUniqueId
appendPropertyIfNotNull, getDateReceived, getFile, getFunc, getLine, getPrivilege, getSequenceNumber, getServer, getTimestamp, setDateReceived, setFile, setFunc, setLine, setPrivilege, setSequenceNumber, setServer, setTimestamp, toString
getSource
public UnholdEvent(Object source)
source
- Copyright © 2004–2016. All rights reserved.