org.csapi.cc.cccs
Interface IpConfCallOperations
- All Superinterfaces:
- IpInterfaceOperations, IpMultiMediaCallOperations, IpMultiPartyCallOperations, IpServiceOperations
- All Known Subinterfaces:
- IpConfCall
- All Known Implementing Classes:
- _IpConfCallStub, IpConfCallPOA, IpConfCallPOATie
public interface IpConfCallOperations
- extends IpMultiMediaCallOperations
Generated from IDL interface "IpConfCall"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
getSubConferences
TpSubConfCallIdentifier[] getSubConferences(int conferenceSessionID)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
createSubConference
TpSubConfCallIdentifier createSubConference(int conferenceSessionID,
IpAppSubConfCall appSubConference,
TpConfPolicy conferencePolicy)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
leaveMonitorReq
void leaveMonitorReq(int conferenceSessionID)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
getConferenceAddress
TpAddress getConferenceAddress(int conferenceSessionID)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
Copyright © 2009. All Rights Reserved.