|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpConfCallIdentifier | |
|---|---|
| org.mobicents.csapi.jr.slee.cc.cccs | Contains the Parlay Conference Call Control Service (CCCS) interfaces. |
| Uses of TpConfCallIdentifier in org.mobicents.csapi.jr.slee.cc.cccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.cccs that return TpConfCallIdentifier | |
|---|---|
TpConfCallIdentifier |
IpConfCallControlManagerConnection.createConference(int numberOfSubConferences,
TpConfPolicy conferencePolicy,
int numberOfParticipants,
int duration)
This method is used to create a new conference. |
TpConfCallIdentifier |
ConferenceCreatedEvent.getConferenceCall()
Returns the conferenceCall |
TpConfCallIdentifier |
PartyJoinedEvent.getTpConfCallIdentifier()
Returns the tpConfCallIdentifier |
TpConfCallIdentifier |
LeaveMonitorResEvent.getTpConfCallIdentifier()
Returns the tpConfCallIdentifier |
| Methods in org.mobicents.csapi.jr.slee.cc.cccs with parameters of type TpConfCallIdentifier | |
|---|---|
IpConfCallConnection |
IpConfCallControlManagerConnection.getIpConfCallConnection(TpConfCallIdentifier confCallIdentifier)
Obtains Access To a IpConfCallConnection interface |
| Constructors in org.mobicents.csapi.jr.slee.cc.cccs with parameters of type TpConfCallIdentifier | |
|---|---|
ConferenceCreatedEvent(TpServiceIdentifier tpServiceIdentifier,
TpConfCallIdentifier conferenceCall)
Constructor for ConferenceCreatedEvent |
|
LeaveMonitorResEvent(TpServiceIdentifier tpServiceIdentifier,
TpConfCallIdentifier tpConfCallIdentifier,
TpSubConfCallIdentifier tpSubConfCallIdentifier)
Constructor for LeaveMonitorResEvent |
|
PartyJoinedEvent(TpServiceIdentifier tpServiceIdentifier,
TpConfCallIdentifier tpConfCallIdentifier,
TpCallLegIdentifier tpCallLegIdentifier,
TpJoinEventInfo eventInfo)
Constructor for PartyJoinedEvent |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||