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

Method Summary
 TpConfSearchResult checkResources(TpConfSearchCriteria searchCriteria)
           
 TpConfCallIdentifier createConference(IpAppConfCall appConferenceCall, int numberOfSubConferences, TpConfPolicy conferencePolicy, int numberOfParticipants, int duration)
           
 void freeResources(TpResourceReservation resourceReservation)
           
 TpResourceReservation reserveResources(IpAppConfCallControlManager appInterface, java.lang.String startTime, int numberOfParticipants, int duration, TpConfPolicy conferencePolicy)
           
 
Methods inherited from interface org.csapi.cc.mmccs.IpMultiMediaCallControlManagerOperations
changeMediaNotification, createMediaNotification, destroyMediaNotification, getMediaNotification
 
Methods inherited from interface org.csapi.cc.mpccs.IpMultiPartyCallControlManagerOperations
changeNotification, createCall, createNotification, destroyNotification, disableNotifications, enableNotifications, getNextNotification, getNotification, setCallLoadControl
 
Methods inherited from interface org.csapi.IpServiceOperations
setCallback, setCallbackWithSessionID
 

Method Detail

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 © 2008. All Rights Reserved.