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

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

Uses of TpCallEndedReport in org.csapi.cc.gccs
 

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

Methods in org.csapi.cc.gccs 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.gccs with parameters of type TpCallEndedReport
 void IpAppCallPOATie.callEnded(int callSessionID, TpCallEndedReport report)
           
 void IpAppCallOperations.callEnded(int callSessionID, TpCallEndedReport report)
           
 void _IpAppCallStub.callEnded(int callSessionID, TpCallEndedReport report)
           
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.gccs with parameters of type TpCallEndedReport
TpCallEndedReportHolder(TpCallEndedReport initial)
           
 

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

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

Constructors in org.mobicents.csapi.jr.slee.cc.gccs with parameters of type TpCallEndedReport
CallEndedEvent(TpServiceIdentifier tpServiceIdentifier, TpCallIdentifier tpCallIdentifier, TpCallEndedReport report)
          Constructor for CallEndedEvent
 



Copyright © 2009. All Rights Reserved.