public class ConfbridgeTalkingEvent extends AbstractConfbridgeEvent
accountCode, uniqueId
callerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, priority
source
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, setLinkedId
getAccountCode, getCallerId, getCallerIdName, getCallerIdNum, getChannel, getUniqueId, setAccountCode, setCallerId, setCallerIdName, setCallerIdNum, setChannel, setUniqueId
appendPropertyIfNotNull, 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, toString
getSource
public 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–2020. All rights reserved.