org.csapi.cc.gccs
Interface IpAppCallControlManagerOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpAppCallControlManager
All Known Implementing Classes:
_IpAppCallControlManagerStub, IpAppCallControlManagerPOA, IpAppCallControlManagerPOATie

public interface IpAppCallControlManagerOperations
extends IpInterfaceOperations

Generated from IDL interface "IpAppCallControlManager"

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

Method Summary
 void callAborted(int callReference)
           
 IpAppCall callEventNotify(TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
           
 void callNotificationContinued()
           
 void callNotificationInterrupted()
           
 void callOverloadCeased(int assignmentID)
           
 void callOverloadEncountered(int assignmentID)
           
 

Method Detail

callAborted

void callAborted(int callReference)

callEventNotify

IpAppCall callEventNotify(TpCallIdentifier callReference,
                          TpCallEventInfo eventInfo,
                          int assignmentID)

callNotificationInterrupted

void callNotificationInterrupted()

callNotificationContinued

void callNotificationContinued()

callOverloadEncountered

void callOverloadEncountered(int assignmentID)

callOverloadCeased

void callOverloadCeased(int assignmentID)


Copyright © 2009. All Rights Reserved.