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

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

Uses of TpCallEventInfo in org.csapi.cc.gccs
 

Fields in org.csapi.cc.gccs declared as TpCallEventInfo
 TpCallEventInfo TpCallEventInfoHolder.value
           
 

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

Methods in org.csapi.cc.gccs with parameters of type TpCallEventInfo
 IpAppCall IpAppCallControlManagerPOATie.callEventNotify(TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
           
 IpAppCall IpAppCallControlManagerOperations.callEventNotify(TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
           
 IpAppCall _IpAppCallControlManagerStub.callEventNotify(TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
           
static void TpCallEventInfoHelper.insert(org.omg.CORBA.Any any, TpCallEventInfo s)
           
static void TpCallEventInfoHelper.write(org.omg.CORBA.portable.OutputStream out, TpCallEventInfo s)
           
 

Constructors in org.csapi.cc.gccs with parameters of type TpCallEventInfo
TpCallEventInfoHolder(TpCallEventInfo initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cc.gccs that return TpCallEventInfo
 TpCallEventInfo CallEventNotifyEvent.getEventInfo()
          Returns the eventInfo
 

Constructors in org.mobicents.csapi.jr.slee.cc.gccs with parameters of type TpCallEventInfo
CallEventNotifyEvent(TpServiceIdentifier tpServiceIdentifier, TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
          Constructor for CallEventNotifyEvent
 



Copyright © 2009. All Rights Reserved.