Uses of Class
org.mobicents.csapi.jr.slee.cc.mpccs.TpMultiPartyCallIdentifier

Packages that use TpMultiPartyCallIdentifier
org.mobicents.csapi.jr.slee.cc.mpccs Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. 
org.mobicents.csapi.jr.slee.ui Contains the Parlay Generic User Interaction interfaces and classes. 
 

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

Methods in org.mobicents.csapi.jr.slee.cc.mpccs that return TpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier IpMultiPartyCallControlManagerConnection.createCall()
          This method is used to create a new call object.
 TpMultiPartyCallIdentifier IpCallLegConnection.getCall()
          This method requests the call associated with this call leg.
 TpMultiPartyCallIdentifier ReportNotificationEvent.getCallReference()
          Returns the callReference
 TpMultiPartyCallIdentifier SuperviseResEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier SuperviseErrEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier RouteErrEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier GetInfoResEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier GetInfoErrEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier EventReportResEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier EventReportErrEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier DetachMediaResEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier DetachMediaErrEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier CreateAndRouteCallLegErrEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier CallLegEndedEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier CallEndedEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier CallAbortedEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier AttachMediaResEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier AttachMediaErrEvent.getTpMultiPartyCallIdentifier()
          Returns the tpMultiPartyCallIdentifier
 

Methods in org.mobicents.csapi.jr.slee.cc.mpccs with parameters of type TpMultiPartyCallIdentifier
 IpMultiPartyCallConnection IpMultiPartyCallControlManagerConnection.getIpMultiPartyCallConnection(TpMultiPartyCallIdentifier multiPartyCallIdentifier)
          Obtains Access To a IpMultiPartyCallConnection interface
 

Constructors in org.mobicents.csapi.jr.slee.cc.mpccs with parameters of type TpMultiPartyCallIdentifier
AttachMediaErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for AttachMediaErrEvent
AttachMediaResEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier)
          Constructor for AttachMediaResEvent
CallAbortedEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier)
          Constructor for CallAbortedEvent
CallEndedEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallEndedReport report)
          Constructor for CallEndedEvent
CallLegEndedEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpReleaseCause cause)
          Constructor for CallLegEndedEvent
CreateAndRouteCallLegErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
          Constructor for CreateAndRouteCallLegErrEvent
DetachMediaErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for DetachMediaErrEvent
DetachMediaResEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier)
          Constructor for DetachMediaResEvent
EventReportErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for EventReportErrEvent
EventReportResEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallEventInfo eventInfo)
          Constructor for EventReportResEvent
GetInfoErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallError errorIndication)
          Constructor for GetInfoErrEvent
GetInfoErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for GetInfoErrEvent
GetInfoResEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallInfoReport callInfoReport)
          Constructor for GetInfoResEvent
GetInfoResEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallLegInfoReport callLegInfoReport)
          Constructor for GetInfoResEvent
ReportNotificationEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] tpCallLegIdentifier, TpCallNotificationInfo notificationInfo, int assignmentID)
          Constructor for ReportNotificationEvent
RouteErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for RouteErrEvent
SuperviseErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallError errorIndication)
          Constructor for SuperviseErrEvent
SuperviseErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for SuperviseErrEvent
SuperviseResEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, int report, int usedTime)
          Constructor for SuperviseResEvent
SuperviseResEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, int report, int usedTime)
          Constructor for SuperviseResEvent
 

Uses of TpMultiPartyCallIdentifier in org.mobicents.csapi.jr.slee.ui
 

Methods in org.mobicents.csapi.jr.slee.ui that return TpMultiPartyCallIdentifier
 TpMultiPartyCallIdentifier MultiPartyCallUITarget.getTpMultiPartyCallIdentifier()
           
 TpMultiPartyCallIdentifier CallLegUITarget.getTpMultiPartyCallIdentifier()
           
 

Methods in org.mobicents.csapi.jr.slee.ui with parameters of type TpMultiPartyCallIdentifier
 void MultiPartyCallUITarget.setTpMultiPartyCallIdentifier(TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier)
           
 void CallLegUITarget.setTpMultiPartyCallIdentifier(TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier)
           
 

Constructors in org.mobicents.csapi.jr.slee.ui with parameters of type TpMultiPartyCallIdentifier
CallLegUITarget(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier)
           
MultiPartyCallUITarget(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier)
           
 



Copyright © 2009. All Rights Reserved.