org.csapi.cc.mpccs
Interface IpAppMultiPartyCallControlManagerOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpAppConfCallControlManager, IpAppConfCallControlManagerOperations, IpAppMultiMediaCallControlManager, IpAppMultiMediaCallControlManagerOperations, IpAppMultiPartyCallControlManager
All Known Implementing Classes:
_IpAppConfCallControlManagerStub, _IpAppMultiMediaCallControlManagerStub, _IpAppMultiPartyCallControlManagerStub, IpAppConfCallControlManagerPOA, IpAppConfCallControlManagerPOATie, IpAppMultiMediaCallControlManagerPOA, IpAppMultiMediaCallControlManagerPOATie, IpAppMultiPartyCallControlManagerPOA, IpAppMultiPartyCallControlManagerPOATie

public interface IpAppMultiPartyCallControlManagerOperations
extends IpInterfaceOperations

Generated from IDL interface "IpAppMultiPartyCallControlManager"

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

Method Summary
 void callAborted(int callReference)
           
 void callOverloadCeased(int assignmentID)
           
 void callOverloadEncountered(int assignmentID)
           
 void managerInterrupted()
           
 void managerResumed()
           
 TpAppMultiPartyCallBack reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 

Method Detail

reportNotification

TpAppMultiPartyCallBack reportNotification(TpMultiPartyCallIdentifier callReference,
                                           TpCallLegIdentifier[] callLegReferenceSet,
                                           TpCallNotificationInfo notificationInfo,
                                           int assignmentID)

callAborted

void callAborted(int callReference)

managerInterrupted

void managerInterrupted()

managerResumed

void managerResumed()

callOverloadEncountered

void callOverloadEncountered(int assignmentID)

callOverloadCeased

void callOverloadCeased(int assignmentID)


Copyright © 2009. All Rights Reserved.