Uses of Class
org.csapi.cc.TpCallNotificationInfo

Packages that use TpCallNotificationInfo
org.csapi.cc   
org.csapi.cc.cccs   
org.csapi.cc.mmccs   
org.csapi.cc.mpccs   
org.mobicents.csapi.jr.slee.cc.mpccs Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. 
 

Uses of TpCallNotificationInfo in org.csapi.cc
 

Fields in org.csapi.cc declared as TpCallNotificationInfo
 TpCallNotificationInfo TpCallNotificationInfoHolder.value
           
 

Methods in org.csapi.cc that return TpCallNotificationInfo
static TpCallNotificationInfo TpCallNotificationInfoHelper.extract(org.omg.CORBA.Any any)
           
static TpCallNotificationInfo TpCallNotificationInfoHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc with parameters of type TpCallNotificationInfo
static void TpCallNotificationInfoHelper.insert(org.omg.CORBA.Any any, TpCallNotificationInfo s)
           
static void TpCallNotificationInfoHelper.write(org.omg.CORBA.portable.OutputStream out, TpCallNotificationInfo s)
           
 

Constructors in org.csapi.cc with parameters of type TpCallNotificationInfo
TpCallNotificationInfoHolder(TpCallNotificationInfo initial)
           
 

Uses of TpCallNotificationInfo in org.csapi.cc.cccs
 

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

Uses of TpCallNotificationInfo in org.csapi.cc.mmccs
 

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

Uses of TpCallNotificationInfo in org.csapi.cc.mpccs
 

Methods in org.csapi.cc.mpccs with parameters of type TpCallNotificationInfo
 TpAppMultiPartyCallBack _IpAppMultiPartyCallControlManagerStub.reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 TpAppMultiPartyCallBack IpAppMultiPartyCallControlManagerPOATie.reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 TpAppMultiPartyCallBack IpAppMultiPartyCallControlManagerOperations.reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 

Uses of TpCallNotificationInfo in org.mobicents.csapi.jr.slee.cc.mpccs
 

Methods in org.mobicents.csapi.jr.slee.cc.mpccs that return TpCallNotificationInfo
 TpCallNotificationInfo ReportNotificationEvent.getNotificationInfo()
          Returns the notificationInfo
 

Constructors in org.mobicents.csapi.jr.slee.cc.mpccs with parameters of type TpCallNotificationInfo
ReportNotificationEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] tpCallLegIdentifier, TpCallNotificationInfo notificationInfo, int assignmentID)
          Constructor for ReportNotificationEvent
 



Copyright © 2008. All Rights Reserved.