public class ConfbridgeListEvent extends ResponseEvent
ConfbridgeListAction.ConfbridgeListAction,
Serialized FormactionIdcallerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, prioritysource| Constructor and Description |
|---|
ConfbridgeListEvent(Object source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountcode() |
Boolean |
getAdmin()
Returns the role of the caller in the list admin = yes or no of the
conference.
|
int |
getAnsweredtime() |
String |
getChannel()
Returns the name of the channel in the list.
|
String |
getConference()
Returns the id of the conference to be listed.
|
String |
getEndmarked() |
String |
getLanguage() |
String |
getLinkedid() |
Boolean |
getMarkedUser() |
String |
getMuted() |
String |
getTalking() |
String |
getUniqueid() |
String |
getWaiting() |
String |
getWaitmarked() |
void |
setAccountcode(String accountcode) |
void |
setAdmin(Boolean admin)
Sets the role of the caller in the list admin = yes or no of the
conference.
|
void |
setAnsweredtime(int answeredtime) |
void |
setChannel(String channel)
Sets the name of the channel in the list.
|
void |
setConference(String conference)
Sets the id of the conference to be listed.
|
void |
setEndmarked(String endmarked) |
void |
setLanguage(String language) |
void |
setLinkedid(String linkedid) |
void |
setMarkedUser(Boolean markedUser) |
void |
setMuted(String muted) |
void |
setTalking(String talking) |
void |
setUniqueid(String uniqueid) |
void |
setWaiting(String waiting) |
void |
setWaitmarked(String waitmarked) |
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 ConfbridgeListEvent(Object source)
public void setConference(String conference)
conference - the id of the conference to be listed.public String getConference()
public void setAdmin(Boolean admin)
admin - = yes or no the role of the caller in the list of the
conference.public Boolean getAdmin()
public void setMarkedUser(Boolean markedUser)
public Boolean getMarkedUser()
public void setChannel(String channel)
public String getChannel()
public String getLinkedid()
public void setLinkedid(String linkedid)
public String getWaiting()
public void setWaiting(String waiting)
public String getLanguage()
public void setLanguage(String language)
public String getTalking()
public void setTalking(String talking)
public String getMuted()
public void setMuted(String muted)
public String getUniqueid()
public void setUniqueid(String uniqueid)
public int getAnsweredtime()
public void setAnsweredtime(int answeredtime)
public String getWaitmarked()
public void setWaitmarked(String waitmarked)
public String getEndmarked()
public void setEndmarked(String endmarked)
public String getAccountcode()
public void setAccountcode(String accountcode)
Copyright © 2004–2020. All rights reserved.