Uses of Class
org.csapi.cc.TpCallEventInfo

Packages that use TpCallEventInfo
org.csapi.cc   
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 TpCallEventInfo in org.csapi.cc
 

Fields in org.csapi.cc declared as TpCallEventInfo
 TpCallEventInfo TpCallNotificationInfo.CallEventInfo
           
 TpCallEventInfo TpCallEventInfoHolder.value
           
 

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

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

Constructors in org.csapi.cc with parameters of type TpCallEventInfo
TpCallEventInfoHolder(TpCallEventInfo initial)
           
TpCallNotificationInfo(TpCallNotificationReportScope CallNotificationReportScope, TpCallAppInfo[] CallAppInfo, TpCallEventInfo CallEventInfo)
           
 

Uses of TpCallEventInfo in org.csapi.cc.mmccs
 

Methods in org.csapi.cc.mmccs with parameters of type TpCallEventInfo
 void _IpAppMultiMediaCallLegStub.eventReportRes(int callLegSessionID, TpCallEventInfo eventInfo)
           
 void IpAppMultiMediaCallLegPOATie.eventReportRes(int callLegSessionID, TpCallEventInfo eventInfo)
           
 

Uses of TpCallEventInfo in org.csapi.cc.mpccs
 

Methods in org.csapi.cc.mpccs with parameters of type TpCallEventInfo
 void IpAppCallLegOperations.eventReportRes(int callLegSessionID, TpCallEventInfo eventInfo)
           
 void _IpAppCallLegStub.eventReportRes(int callLegSessionID, TpCallEventInfo eventInfo)
           
 void IpAppCallLegPOATie.eventReportRes(int callLegSessionID, TpCallEventInfo eventInfo)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cc.mpccs that return TpCallEventInfo
 TpCallEventInfo EventReportResEvent.getEventInfo()
          Returns the eventInfo
 

Constructors in org.mobicents.csapi.jr.slee.cc.mpccs with parameters of type TpCallEventInfo
EventReportResEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallEventInfo eventInfo)
          Constructor for EventReportResEvent
 



Copyright © 2008. All Rights Reserved.