org.csapi.cc.cccs
Interface IpAppSubConfCallOperations

All Superinterfaces:
IpAppMultiMediaCallOperations, IpAppMultiPartyCallOperations, IpInterfaceOperations
All Known Subinterfaces:
IpAppSubConfCall
All Known Implementing Classes:
_IpAppSubConfCallStub, IpAppSubConfCallPOA, IpAppSubConfCallPOATie

public interface IpAppSubConfCallOperations
extends IpAppMultiMediaCallOperations

Generated from IDL interface "IpAppSubConfCall"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Method Summary
 void chairSelection(int subConferenceSessionID, int callLegSessionID)
           
 void floorRequest(int subConferenceSessionID, int callLegSessionID)
           
 
Methods inherited from interface org.csapi.cc.mmccs.IpAppMultiMediaCallOperations
superviseVolumeErr, superviseVolumeRes
 
Methods inherited from interface org.csapi.cc.mpccs.IpAppMultiPartyCallOperations
callEnded, createAndRouteCallLegErr, getInfoErr, getInfoRes, superviseErr, superviseRes
 

Method Detail

chairSelection

void chairSelection(int subConferenceSessionID,
                    int callLegSessionID)

floorRequest

void floorRequest(int subConferenceSessionID,
                  int callLegSessionID)


Copyright © 2008. All Rights Reserved.