Uses of Class
org.csapi.cc.mpccs.TpMultiPartyCallIdentifier

Packages that use TpMultiPartyCallIdentifier
org.csapi.cc.cccs   
org.csapi.cc.mmccs   
org.csapi.cc.mpccs   
org.csapi.ui   
 

Uses of TpMultiPartyCallIdentifier in org.csapi.cc.cccs
 

Methods in org.csapi.cc.cccs that return TpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier IpConfCallControlManagerPOATie.createCall(IpAppMultiPartyCall appCall)
           
 TpMultiPartyCallIdentifier _IpConfCallControlManagerStub.createCall(IpAppMultiPartyCall appCall)
           
 

Methods in org.csapi.cc.cccs with parameters of type TpMultiPartyCallIdentifier
 TpAppMultiPartyCallBack IpAppConfCallControlManagerPOATie.reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 TpAppMultiPartyCallBack _IpAppConfCallControlManagerStub.reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 

Uses of TpMultiPartyCallIdentifier in org.csapi.cc.mmccs
 

Methods in org.csapi.cc.mmccs that return TpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier IpMultiMediaCallControlManagerPOATie.createCall(IpAppMultiPartyCall appCall)
           
 TpMultiPartyCallIdentifier _IpMultiMediaCallControlManagerStub.createCall(IpAppMultiPartyCall appCall)
           
 TpMultiPartyCallIdentifier IpMultiMediaCallLegPOATie.getCall(int callLegSessionID)
           
 TpMultiPartyCallIdentifier _IpMultiMediaCallLegStub.getCall(int callLegSessionID)
           
 

Methods in org.csapi.cc.mmccs with parameters of type TpMultiPartyCallIdentifier
 TpAppMultiPartyCallBack IpAppMultiMediaCallControlManagerPOATie.reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 TpAppMultiPartyCallBack _IpAppMultiMediaCallControlManagerStub.reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 

Uses of TpMultiPartyCallIdentifier in org.csapi.cc.mpccs
 

Fields in org.csapi.cc.mpccs declared as TpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier[] TpMultiPartyCallIdentifierSetHolder.value
           
 TpMultiPartyCallIdentifier TpMultiPartyCallIdentifierHolder.value
           
 

Methods in org.csapi.cc.mpccs that return TpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier IpMultiPartyCallControlManagerPOATie.createCall(IpAppMultiPartyCall appCall)
           
 TpMultiPartyCallIdentifier IpMultiPartyCallControlManagerOperations.createCall(IpAppMultiPartyCall appCall)
           
 TpMultiPartyCallIdentifier _IpMultiPartyCallControlManagerStub.createCall(IpAppMultiPartyCall appCall)
           
static TpMultiPartyCallIdentifier[] TpMultiPartyCallIdentifierSetHelper.extract(org.omg.CORBA.Any any)
           
static TpMultiPartyCallIdentifier TpMultiPartyCallIdentifierHelper.extract(org.omg.CORBA.Any any)
           
 TpMultiPartyCallIdentifier IpCallLegPOATie.getCall(int callLegSessionID)
           
 TpMultiPartyCallIdentifier IpCallLegOperations.getCall(int callLegSessionID)
           
 TpMultiPartyCallIdentifier _IpCallLegStub.getCall(int callLegSessionID)
           
static TpMultiPartyCallIdentifier[] TpMultiPartyCallIdentifierSetHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpMultiPartyCallIdentifier TpMultiPartyCallIdentifierHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc.mpccs with parameters of type TpMultiPartyCallIdentifier
static void TpMultiPartyCallIdentifierHelper.insert(org.omg.CORBA.Any any, TpMultiPartyCallIdentifier s)
           
static void TpMultiPartyCallIdentifierSetHelper.insert(org.omg.CORBA.Any any, TpMultiPartyCallIdentifier[] s)
           
 TpAppMultiPartyCallBack IpAppMultiPartyCallControlManagerPOATie.reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 TpAppMultiPartyCallBack IpAppMultiPartyCallControlManagerOperations.reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 TpAppMultiPartyCallBack _IpAppMultiPartyCallControlManagerStub.reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
static void TpMultiPartyCallIdentifierHelper.write(org.omg.CORBA.portable.OutputStream out, TpMultiPartyCallIdentifier s)
           
static void TpMultiPartyCallIdentifierSetHelper.write(org.omg.CORBA.portable.OutputStream _out, TpMultiPartyCallIdentifier[] _s)
           
 

Constructors in org.csapi.cc.mpccs with parameters of type TpMultiPartyCallIdentifier
TpMultiPartyCallIdentifierHolder(TpMultiPartyCallIdentifier initial)
           
TpMultiPartyCallIdentifierSetHolder(TpMultiPartyCallIdentifier[] initial)
           
 

Uses of TpMultiPartyCallIdentifier in org.csapi.ui
 

Methods in org.csapi.ui that return TpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier TpUITargetObject.MultiPartyCall()
           
 

Methods in org.csapi.ui with parameters of type TpMultiPartyCallIdentifier
 void TpUITargetObject.MultiPartyCall(TpMultiPartyCallIdentifier _x)
           
 



Copyright © 2009. All Rights Reserved.