org.csapi.cc.cccs
Interface IpConfCallControlManagerOperations
- All Superinterfaces:
- IpInterfaceOperations, IpMultiMediaCallControlManagerOperations, IpMultiPartyCallControlManagerOperations, IpServiceOperations
- All Known Subinterfaces:
- IpConfCallControlManager
- All Known Implementing Classes:
- _IpConfCallControlManagerStub, IpConfCallControlManagerPOA, IpConfCallControlManagerPOATie
public interface IpConfCallControlManagerOperations
- extends IpMultiMediaCallControlManagerOperations
Generated from IDL interface "IpConfCallControlManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
createConference
TpConfCallIdentifier createConference(IpAppConfCall appConferenceCall,
int numberOfSubConferences,
TpConfPolicy conferencePolicy,
int numberOfParticipants,
int duration)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
checkResources
TpConfSearchResult checkResources(TpConfSearchCriteria searchCriteria)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
reserveResources
TpResourceReservation reserveResources(IpAppConfCallControlManager appInterface,
java.lang.String startTime,
int numberOfParticipants,
int duration,
TpConfPolicy conferencePolicy)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
freeResources
void freeResources(TpResourceReservation resourceReservation)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.