public class ConfbridgeListRoomsEvent extends ResponseEvent
actionIdcallerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, prioritysource| Constructor and Description |
|---|
ConfbridgeListRoomsEvent(Object source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConference()
Returns the id of the conference to be listed.
|
Boolean |
getLocked() |
Integer |
getMarked()
Returns the number of marked participants in this conference.
|
String |
getMuted() |
Integer |
getParties()
Returns the number of participants in this conference.
|
void |
setConference(String conference)
Sets the id of the conference to be listed.
|
void |
setLocked(Boolean locked) |
void |
setMarked(Integer marked)
Sets the number of marked participants in this conference.
|
void |
setMuted(String muted) |
void |
setParties(Integer parties)
Sets the number of participants in this conference.
|
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 ConfbridgeListRoomsEvent(Object source)
public void setConference(String conference)
public String getConference()
public void setParties(Integer parties)
parties - the number of participants in this conference.public Integer getParties()
public void setMarked(Integer marked)
marked - the number of marked participants in this conference.public Integer getMarked()
public void setLocked(Boolean locked)
public Boolean getLocked()
public String getMuted()
public void setMuted(String muted)
Copyright © 2004–2024. All rights reserved.