public class ConfbridgeLeaveEvent extends AbstractChannelEvent
uniqueId
source
Constructor and Description |
---|
ConfbridgeLeaveEvent(Object source) |
Modifier and Type | Method and Description |
---|---|
String |
getConference()
Returns the id of the conference the participant left.
|
void |
setConference(String conference)
Sets the id of the conference the participant left.
|
getCallerId, getCallerIdName, getCallerIdNum, getChannel, getUniqueId, setCallerId, setCallerIdName, setCallerIdNum, setChannel, setUniqueId
appendPropertyIfNotNull, getDateReceived, getFile, getFunc, getLine, getPrivilege, getSequenceNumber, getServer, getTimestamp, setDateReceived, setFile, setFunc, setLine, setPrivilege, setSequenceNumber, setServer, setTimestamp, toString
getSource
public ConfbridgeLeaveEvent(Object source)
public void setConference(String conference)
conference
- the id of the conference the participant left.public String getConference()
Copyright © 2004–2016. All rights reserved.