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 |
|---|---|
Boolean |
getAdmin()
Returns the role of the caller in the list admin = yes or no of the conference.
|
String |
getChannel()
Returns the name of the channel in the list.
|
String |
getConference()
Returns the id of the conference to be listed.
|
Boolean |
getMarkedUser() |
void |
setAdmin(Boolean admin)
Sets the role of the caller in the list admin = yes or no of the conference.
|
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 |
setMarkedUser(Boolean markedUser) |
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()
Copyright © 2004–2020. All rights reserved.