public class ConnectEvent extends ManagerEvent
It is a pseudo event not directly related to an Asterisk generated event.
DisconnectEvent
,
Serialized FormcallerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, priority
source
Constructor and Description |
---|
ConnectEvent(Object source) |
ConnectEvent(Object source,
String protocolIdentifier) |
Modifier and Type | Method and Description |
---|---|
String |
getProtocolIdentifier()
Returns the version of the protocol.
|
void |
setProtocolIdentifier(String protocolIdentifier)
Sets the version of the protocol.
|
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 ConnectEvent(Object source)
source
- public String getProtocolIdentifier()
public void setProtocolIdentifier(String protocolIdentifier)
protocolIdentifier
- the version of the protocol.Copyright © 2004–2020. All rights reserved.