org.csapi.cc.cccs
Interface IpAppConfCallOperations

All Superinterfaces:
IpAppMultiMediaCallOperations, IpAppMultiPartyCallOperations, IpInterfaceOperations
All Known Subinterfaces:
IpAppConfCall
All Known Implementing Classes:
_IpAppConfCallStub, IpAppConfCallPOA, IpAppConfCallPOATie

public interface IpAppConfCallOperations
extends IpAppMultiMediaCallOperations

Generated from IDL interface "IpAppConfCall"

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

Method Summary
 void leaveMonitorRes(int conferenceSessionID, int callLeg)
           
 IpAppCallLeg partyJoined(int conferenceSessionID, TpCallLegIdentifier callLeg, TpJoinEventInfo eventInfo)
           
 
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

partyJoined

IpAppCallLeg partyJoined(int conferenceSessionID,
                         TpCallLegIdentifier callLeg,
                         TpJoinEventInfo eventInfo)

leaveMonitorRes

void leaveMonitorRes(int conferenceSessionID,
                     int callLeg)


Copyright © 2008. All Rights Reserved.