public class RegistrationsCompleteEvent extends ResponseEvent
Available since Asterisk 1.6
RegistryEntryEvent,
SipShowRegistryAction,
Serialized FormactionIdcallerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, prioritysource| Constructor and Description |
|---|
RegistrationsCompleteEvent(Object source)
Creates a new RegistrationsCompleteEvent.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEventList()
Returns always "Complete".
|
Integer |
getListItems()
Returns the number of SIP registrations that have been reported.
|
void |
setEventList(String eventList) |
void |
setListItems(Integer listItems)
Sets the number of SIP registrations that have been reported.
|
getActionId, getInternalActionId, setActionId, setInternalActionIdappendPropertyIfNotNull, 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 RegistrationsCompleteEvent(Object source)
public Integer getListItems()
public void setListItems(Integer listItems)
listItems - the number of SIP registrations that have been reported.public String getEventList()
public void setEventList(String eventList)
Copyright © 2004–2021. All rights reserved.