Uses of Class
org.csapi.cc.TpCallInfoReport

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

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

Methods in org.csapi.cc 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 with parameters of type TpCallInfoReport
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 with parameters of type TpCallInfoReport
TpCallInfoReportHolder(TpCallInfoReport initial)
           
 

Uses of TpCallInfoReport in org.csapi.cc.cccs
 

Methods in org.csapi.cc.cccs with parameters of type TpCallInfoReport
 void _IpAppSubConfCallStub.getInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
 void IpAppSubConfCallPOATie.getInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
 void _IpAppConfCallStub.getInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
 void IpAppConfCallPOATie.getInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
 

Uses of TpCallInfoReport in org.csapi.cc.mmccs
 

Methods in org.csapi.cc.mmccs with parameters of type TpCallInfoReport
 void _IpAppMultiMediaCallStub.getInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
 void IpAppMultiMediaCallPOATie.getInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
 

Uses of TpCallInfoReport in org.csapi.cc.mpccs
 

Methods in org.csapi.cc.mpccs with parameters of type TpCallInfoReport
 void _IpAppMultiPartyCallStub.getInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
 void IpAppMultiPartyCallOperations.getInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
 void IpAppMultiPartyCallPOATie.getInfoRes(int callSessionID, TpCallInfoReport callInfoReport)
           
 

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

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

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



Copyright © 2008. All Rights Reserved.