|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpSubConfCallIdentifier | |
|---|---|
| org.mobicents.csapi.jr.slee.cc.cccs | Contains the Parlay Conference Call Control Service (CCCS) interfaces. |
| Uses of TpSubConfCallIdentifier in org.mobicents.csapi.jr.slee.cc.cccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.cccs that return TpSubConfCallIdentifier | |
|---|---|
TpSubConfCallIdentifier |
IpConfCallConnection.createSubConference(TpConfPolicy conferencePolicy)
This method is used to create a new subconference. |
TpSubConfCallIdentifier[] |
IpConfCallConnection.getSubConferences()
This method returns all the subconferences of the conference. |
TpSubConfCallIdentifier |
LeaveMonitorResEvent.getTpSubConfCallIdentifier()
Returns the tpSubConfCallIdentifier |
TpSubConfCallIdentifier |
FloorRequestEvent.getTpSubConfCallIdentifier()
Returns the tpSubConfCallIdentifier |
TpSubConfCallIdentifier |
ChairSelectionEvent.getTpSubConfCallIdentifier()
Returns the tpSubConfCallIdentifier |
TpSubConfCallIdentifier |
IpSubConfCallConnection.splitSubConference(int[] callLegList)
This method is used to create a new subconference and move some of the legs to it. |
| Methods in org.mobicents.csapi.jr.slee.cc.cccs with parameters of type TpSubConfCallIdentifier | |
|---|---|
IpSubConfCallConnection |
IpSubConfCallConnection.getIpSubConfCallConnection(TpSubConfCallIdentifier subConfCallIdentifier)
Obtains Access To a IpSubConfCallConnection interface |
IpSubConfCallConnection |
IpConfCallConnection.getIpSubConfCallConnection(TpSubConfCallIdentifier subConfCallIdentifier)
Obtains Access To a IpSubConfCallConnection interface |
| Constructors in org.mobicents.csapi.jr.slee.cc.cccs with parameters of type TpSubConfCallIdentifier | |
|---|---|
ChairSelectionEvent(TpServiceIdentifier tpServiceIdentifier,
TpSubConfCallIdentifier tpSubConfCallIdentifier,
int callLegSessionID)
Constructor for ChairSelectionEvent |
|
FloorRequestEvent(TpServiceIdentifier tpServiceIdentifier,
TpSubConfCallIdentifier tpSubConfCallIdentifier,
int callLegSessionID)
Constructor for FloorRequestEvent |
|
LeaveMonitorResEvent(TpServiceIdentifier tpServiceIdentifier,
TpConfCallIdentifier tpConfCallIdentifier,
TpSubConfCallIdentifier tpSubConfCallIdentifier)
Constructor for LeaveMonitorResEvent |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||