org.csapi.cc.cccs
Interface IpSubConfCallOperations
- All Superinterfaces:
- IpInterfaceOperations, IpMultiMediaCallOperations, IpMultiPartyCallOperations, IpServiceOperations
- All Known Subinterfaces:
- IpSubConfCall
- All Known Implementing Classes:
- _IpSubConfCallStub, IpSubConfCallPOA, IpSubConfCallPOATie
public interface IpSubConfCallOperations
- extends IpMultiMediaCallOperations
Generated from IDL interface "IpSubConfCall"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
splitSubConference
TpSubConfCallIdentifier splitSubConference(int subConferenceSessionID,
int[] callLegList,
IpAppSubConfCall appSubConferenceCall)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
mergeSubConference
void mergeSubConference(int subConferenceCallSessionID,
int targetSubConferenceCall)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
moveCallLeg
void moveCallLeg(int subConferenceCallSessionID,
int targetSubConferenceCall,
int callLeg)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
inspectVideo
void inspectVideo(int subConferenceSessionID,
int inspectedCallLeg)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
inspectVideoCancel
void inspectVideoCancel(int subConferenceSessionID)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
appointSpeaker
void appointSpeaker(int subConferenceSessionID,
int speakerCallLeg)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
chairSelection
void chairSelection(int subConferenceSessionID,
int chairCallLeg)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
changeConferencePolicy
void changeConferencePolicy(int subConferenceSessionID,
TpConfPolicy conferencePolicy)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
Copyright © 2008. All Rights Reserved.