Uses of Class
org.csapi.cc.gccs.TpCallInfoReport

Packages that use TpCallInfoReport
org.csapi.cc.gccs   
org.mobicents.csapi.jr.slee.cc.gccs Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes. 
 

Uses of TpCallInfoReport in org.csapi.cc.gccs
 

Fields in org.csapi.cc.gccs declared as TpCallInfoReport
 TpCallInfoReport TpCallInfoReportHolder.value
           
 

Methods in org.csapi.cc.gccs that return TpCallInfoReport
static TpCallInfoReport TpCallInfoReportHelper.extract(org.omg.CORBA.Any any)
           
static TpCallInfoReport TpCallInfoReportHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc.gccs with parameters of type TpCallInfoReport
 void IpAppCallPOATie.getCallInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
 void IpAppCallOperations.getCallInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
 void _IpAppCallStub.getCallInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
static void TpCallInfoReportHelper.insert(org.omg.CORBA.Any any, TpCallInfoReport s)
           
static void TpCallInfoReportHelper.write(org.omg.CORBA.portable.OutputStream out, TpCallInfoReport s)
           
 

Constructors in org.csapi.cc.gccs with parameters of type TpCallInfoReport
TpCallInfoReportHolder(TpCallInfoReport initial)
           
 

Uses of TpCallInfoReport in org.mobicents.csapi.jr.slee.cc.gccs
 

Methods in org.mobicents.csapi.jr.slee.cc.gccs that return TpCallInfoReport
 TpCallInfoReport GetCallInfoResEvent.getCallInfoReport()
          Returns the callInfoReport
 

Constructors in org.mobicents.csapi.jr.slee.cc.gccs with parameters of type TpCallInfoReport
GetCallInfoResEvent(TpServiceIdentifier tpServiceIdentifier, TpCallIdentifier tpCallIdentifier, TpCallInfoReport callInfoReport)
          Constructor for GetCallInfoResEvent
 



Copyright © 2009. All Rights Reserved.