public class EndpointDetailComplete extends ResponseEvent
Available since Asterisk 12
org.asteriskjava.manager.event.PJSIpShowEndpoint
,
Serialized FormactionId
callerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, priority
source
Constructor and Description |
---|
EndpointDetailComplete(Object source)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getEventList()
Returns always "Complete".
|
Integer |
getListItems()
Returns the number of EndpointDetail events that have been reported.
|
void |
setEventList(String eventList) |
void |
setListItems(Integer listItems)
Sets the number of EndpointDetail events 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 EndpointDetailComplete(Object source)
source
- public Integer getListItems()
public void setListItems(Integer listItems)
listItems
- the number of EndpointDetail events that have been reported.public String getEventList()
Available since Asterisk 12.
public void setEventList(String eventList)
Copyright © 2004–2022. All rights reserved.