public class NewCallerIdEvent extends AbstractChannelEvent
It is implemented in channel.c
source| Constructor and Description |
|---|
NewCallerIdEvent(Object source) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCidCallingPres()
Returns the CallerId presentation/screening.
|
String |
getCidCallingPresTxt()
Returns the textual respresentation of the CallerId presentation/screening.
|
void |
setCidCallingPres(String s)
Sets the CallerId presentation/screening in the form "%d (%s)".
|
getCallerId, getCallerIdName, getCallerIdNum, getChannel, getUniqueId, setCallerId, setCallerIdName, setCallerIdNum, setChannel, setUniqueIdappendPropertyIfNotNull, getDateReceived, getFile, getFunc, getLine, getPrivilege, getSequenceNumber, getServer, getTimestamp, setDateReceived, setFile, setFunc, setLine, setPrivilege, setSequenceNumber, setServer, setTimestamp, toStringgetSourcepublic NewCallerIdEvent(Object source)
public Integer getCidCallingPres()
public String getCidCallingPresTxt()
public void setCidCallingPres(String s)
s - the CallerId presentation/screening in the form "%d (%s)".Copyright © 2004–2016. All rights reserved.