Uses of Class
org.csapi.cc.TpCallEndedReport

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

Fields in org.csapi.cc declared as TpCallEndedReport
 TpCallEndedReport TpCallEndedReportHolder.value
           
 

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

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

Constructors in org.csapi.cc with parameters of type TpCallEndedReport
TpCallEndedReportHolder(TpCallEndedReport initial)
           
 

Uses of TpCallEndedReport in org.csapi.cc.cccs
 

Methods in org.csapi.cc.cccs with parameters of type TpCallEndedReport
 void _IpAppSubConfCallStub.callEnded(int callSessionID, TpCallEndedReport report)
           
 void IpAppSubConfCallPOATie.callEnded(int callSessionID, TpCallEndedReport report)
           
 void _IpAppConfCallStub.callEnded(int callSessionID, TpCallEndedReport report)
           
 void IpAppConfCallPOATie.callEnded(int callSessionID, TpCallEndedReport report)
           
 

Uses of TpCallEndedReport in org.csapi.cc.mmccs
 

Methods in org.csapi.cc.mmccs with parameters of type TpCallEndedReport
 void _IpAppMultiMediaCallStub.callEnded(int callSessionID, TpCallEndedReport report)
           
 void IpAppMultiMediaCallPOATie.callEnded(int callSessionID, TpCallEndedReport report)
           
 

Uses of TpCallEndedReport in org.csapi.cc.mpccs
 

Methods in org.csapi.cc.mpccs with parameters of type TpCallEndedReport
 void _IpAppMultiPartyCallStub.callEnded(int callSessionID, TpCallEndedReport report)
           
 void IpAppMultiPartyCallOperations.callEnded(int callSessionID, TpCallEndedReport report)
           
 void IpAppMultiPartyCallPOATie.callEnded(int callSessionID, TpCallEndedReport report)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cc.mpccs that return TpCallEndedReport
 TpCallEndedReport CallEndedEvent.getReport()
          Returns the report
 

Constructors in org.mobicents.csapi.jr.slee.cc.mpccs with parameters of type TpCallEndedReport
CallEndedEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallEndedReport report)
          Constructor for CallEndedEvent
 



Copyright © 2008. All Rights Reserved.