public class ConnectEvent extends ManagerEvent
It is a pseudo event not directly related to an Asterisk generated event.
DisconnectEvent
,
Serialized Formsource
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, getDateReceived, getFile, getFunc, getLine, getPrivilege, getSequenceNumber, getServer, getTimestamp, setDateReceived, setFile, setFunc, setLine, setPrivilege, setSequenceNumber, setServer, setTimestamp, toString
getSource
public ConnectEvent(Object source)
source
- public String getProtocolIdentifier()
public void setProtocolIdentifier(String protocolIdentifier)
protocolIdentifier
- the version of the protocol.Copyright © 2004–2016. All rights reserved.