Uses of Class
org.csapi.cc.cccs.TpJoinEventInfo

Packages that use TpJoinEventInfo
org.csapi.cc.cccs   
org.mobicents.csapi.jr.slee.cc.cccs Contains the Parlay Conference Call Control Service (CCCS) interfaces. 
 

Uses of TpJoinEventInfo in org.csapi.cc.cccs
 

Fields in org.csapi.cc.cccs declared as TpJoinEventInfo
 TpJoinEventInfo TpJoinEventInfoHolder.value
           
 

Methods in org.csapi.cc.cccs that return TpJoinEventInfo
static TpJoinEventInfo TpJoinEventInfoHelper.extract(org.omg.CORBA.Any any)
           
static TpJoinEventInfo TpJoinEventInfoHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc.cccs with parameters of type TpJoinEventInfo
static void TpJoinEventInfoHelper.insert(org.omg.CORBA.Any any, TpJoinEventInfo s)
           
 IpAppCallLeg IpAppConfCallOperations.partyJoined(int conferenceSessionID, TpCallLegIdentifier callLeg, TpJoinEventInfo eventInfo)
           
 IpAppCallLeg _IpAppConfCallStub.partyJoined(int conferenceSessionID, TpCallLegIdentifier callLeg, TpJoinEventInfo eventInfo)
           
 IpAppCallLeg IpAppConfCallPOATie.partyJoined(int conferenceSessionID, TpCallLegIdentifier callLeg, TpJoinEventInfo eventInfo)
           
static void TpJoinEventInfoHelper.write(org.omg.CORBA.portable.OutputStream out, TpJoinEventInfo s)
           
 

Constructors in org.csapi.cc.cccs with parameters of type TpJoinEventInfo
TpJoinEventInfoHolder(TpJoinEventInfo initial)
           
 

Uses of TpJoinEventInfo in org.mobicents.csapi.jr.slee.cc.cccs
 

Methods in org.mobicents.csapi.jr.slee.cc.cccs that return TpJoinEventInfo
 TpJoinEventInfo PartyJoinedEvent.getEventInfo()
          Returns the eventInfo
 

Constructors in org.mobicents.csapi.jr.slee.cc.cccs with parameters of type TpJoinEventInfo
PartyJoinedEvent(TpServiceIdentifier tpServiceIdentifier, TpConfCallIdentifier tpConfCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpJoinEventInfo eventInfo)
          Constructor for PartyJoinedEvent
 



Copyright © 2008. All Rights Reserved.