Uses of Class
org.csapi.cc.TpCallLegInfoReport

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

Fields in org.csapi.cc declared as TpCallLegInfoReport
 TpCallLegInfoReport TpCallLegInfoReportHolder.value
           
 

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

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

Constructors in org.csapi.cc with parameters of type TpCallLegInfoReport
TpCallLegInfoReportHolder(TpCallLegInfoReport initial)
           
 

Uses of TpCallLegInfoReport in org.csapi.cc.mmccs
 

Methods in org.csapi.cc.mmccs with parameters of type TpCallLegInfoReport
 void IpAppMultiMediaCallLegPOATie.getInfoRes(int callLegSessionID, TpCallLegInfoReport callLegInfoReport)
           
 void _IpAppMultiMediaCallLegStub.getInfoRes(int callLegSessionID, TpCallLegInfoReport callLegInfoReport)
           
 

Uses of TpCallLegInfoReport in org.csapi.cc.mpccs
 

Methods in org.csapi.cc.mpccs with parameters of type TpCallLegInfoReport
 void IpAppCallLegPOATie.getInfoRes(int callLegSessionID, TpCallLegInfoReport callLegInfoReport)
           
 void IpAppCallLegOperations.getInfoRes(int callLegSessionID, TpCallLegInfoReport callLegInfoReport)
           
 void _IpAppCallLegStub.getInfoRes(int callLegSessionID, TpCallLegInfoReport callLegInfoReport)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cc.mpccs that return TpCallLegInfoReport
 TpCallLegInfoReport GetInfoResEvent.getCallLegInfoReport()
          Returns the callLegInfoReport
 

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



Copyright © 2009. All Rights Reserved.