public class EndpointListComplete extends ResponseEvent
Available since Asterisk 1.2
PeerEntryEvent
,
SipPeersAction
,
SipShowPeerAction
,
Serialized FormcallerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, priority
source
Constructor and Description |
---|
EndpointListComplete(Object source)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getEventList()
Returns always "Complete".
|
Integer |
getListItems()
Returns the number of PeerEvents that have been reported.
|
void |
setEventList(String eventList) |
void |
setListItems(Integer listItems)
Sets the number of PeerEvents that have been reported.
|
getActionId, getInternalActionId, setActionId, setInternalActionId
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 EndpointListComplete(Object source)
source
- public Integer getListItems()
public void setListItems(Integer listItems)
listItems
- the number of PeerEvents that have been reported.public String getEventList()
Available since Asterisk 1.6.
public void setEventList(String eventList)
Copyright © 2004–2020. All rights reserved.