public class ConfbridgeLeaveEvent extends AbstractChannelEvent
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, setUniqueIdappendPropertyIfNotNull, getDateReceived, getFile, getFunc, getLine, getPrivilege, getSequenceNumber, getServer, getTimestamp, setDateReceived, setFile, setFunc, setLine, setPrivilege, setSequenceNumber, setServer, setTimestamp, toStringgetSourcepublic 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.