public class ConfbridgeTalkingEvent extends AbstractConfbridgeEvent
accountCode, uniqueIdcallerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, prioritysource| Constructor and Description |
|---|
ConfbridgeTalkingEvent(Object source) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getTalkingStatus()
Returns the talking status.
|
void |
setTalkingStatus(Boolean talkingStatus)
Sets the talking status on or off.
|
getAdmin, getBridgeCreator, getBridgeName, getBridgeNumChannels, getBridgeTechnology, getBridgeType, getBridgeUniqueId, getBridgeVideoSourceMode, getConference, getLanguage, getLinkedId, setAdmin, setBridgeCreator, setBridgeName, setBridgeNumChannels, setBridgeTechnology, setBridgeType, setBridgeUniqueId, setBridgeVideoSourceMode, setConference, setLanguage, setLinkedIdgetAccountCode, getCallerId, getCallerIdName, getCallerIdNum, getChannel, getUniqueId, setAccountCode, setCallerId, setCallerIdName, setCallerIdNum, setChannel, setUniqueIdappendPropertyIfNotNull, 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, toStringgetSourcepublic ConfbridgeTalkingEvent(Object source)
public void setTalkingStatus(Boolean talkingStatus)
talkingStatus - the talking statuspublic Boolean getTalkingStatus()
true if the participant started talking,
false if the participant stopped talking.Copyright © 2004–2021. All rights reserved.