public class AlarmClearEvent extends ManagerEvent
It is implemented in channels/chan_zap.c
source
Constructor and Description |
---|
AlarmClearEvent(Object source) |
Modifier and Type | Method and Description |
---|---|
Integer |
getChannel()
Returns the number of the zap channel that left alarm state.
|
void |
setChannel(Integer channel)
Sets the number of the zap channel that left alarm state.
|
appendPropertyIfNotNull, getDateReceived, getFile, getFunc, getLine, getPrivilege, getSequenceNumber, getServer, getTimestamp, setDateReceived, setFile, setFunc, setLine, setPrivilege, setSequenceNumber, setServer, setTimestamp, toString
getSource
public AlarmClearEvent(Object source)
source
- public Integer getChannel()
public void setChannel(Integer channel)
channel
- the number of the zap channel that left alarm state.Copyright © 2004–2016. All rights reserved.