public class NewChannelEvent extends AbstractChannelStateEvent
It is implemented in channel.c
accountCode, uniqueId
callerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, priority
source
Constructor and Description |
---|
NewChannelEvent(Object source) |
Modifier and Type | Method and Description |
---|---|
String |
getLanguage() |
String |
getLinkedid() |
void |
setLanguage(String language) |
void |
setLinkedid(String linkedid) |
getState, setState
getAccountCode, getCallerId, getCallerIdName, getCallerIdNum, getChannel, getUniqueId, setAccountCode, setCallerId, setCallerIdName, setCallerIdNum, setChannel, setUniqueId
appendPropertyIfNotNull, getChannelState, getChannelStateDesc, getConnectedLineName, getConnectedLineNum, getContext, getDateReceived, getExten, getFile, getFunc, getLine, getPriority, getPrivilege, getSequenceNumber, getServer, getSystemName, getTimestamp, setChannelState, setChannelStateDesc, setConnectedLineName, setConnectedLineNum, setContext, setDateReceived, setExten, setFile, setFunc, setLine, setPriority, setPrivilege, setSequenceNumber, setServer, setSystemName, setTimestamp, toString
getSource
Copyright © 2004–2020. All rights reserved.