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

Packages that use TpCallLegIdentifier
org.mobicents.csapi.jr.slee.cc.cccs Contains the Parlay Conference Call Control Service (CCCS) interfaces. 
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 TpCallLegIdentifier in org.mobicents.csapi.jr.slee.cc.cccs
 

Methods in org.mobicents.csapi.jr.slee.cc.cccs that return TpCallLegIdentifier
 TpCallLegIdentifier PartyJoinedEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 

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

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

Methods in org.mobicents.csapi.jr.slee.cc.mpccs that return TpCallLegIdentifier
 TpCallLegIdentifier IpMultiPartyCallConnection.createAndRouteCallLegReq(TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo)
          This asynchronous operation requests creation and routing of a new callLeg.
 TpCallLegIdentifier IpMultiPartyCallConnection.createCallLeg()
          This method requests the creation of a new call leg object.
 TpCallLegIdentifier CreateAndRouteCallLegErrEvent.getCallLegReference()
          Returns the callLegReference
 TpCallLegIdentifier[] IpMultiPartyCallConnection.getCallLegs()
          This method requests the identification of the call leg objects associated with the call object.
 TpCallLegIdentifier SuperviseResEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier[] ReportNotificationEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier RouteErrEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier GetInfoErrEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier AttachMediaResEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier SuperviseErrEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier DetachMediaErrEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier AttachMediaErrEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier CallLegEndedEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier EventReportResEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier GetInfoResEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier EventReportErrEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 TpCallLegIdentifier DetachMediaResEvent.getTpCallLegIdentifier()
          Returns the tpCallLegIdentifier
 

Methods in org.mobicents.csapi.jr.slee.cc.mpccs with parameters of type TpCallLegIdentifier
 IpCallLegConnection IpMultiPartyCallConnection.getIpCallLegConnection(TpCallLegIdentifier callLegIdentifier)
          Obtains Access To a IpCallLegConnection interface
 

Constructors in org.mobicents.csapi.jr.slee.cc.mpccs with parameters of type TpCallLegIdentifier
AttachMediaErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for AttachMediaErrEvent
AttachMediaResEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier)
          Constructor for AttachMediaResEvent
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, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for GetInfoErrEvent
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, TpCallLegIdentifier tpCallLegIdentifier, TpCallError errorIndication)
          Constructor for SuperviseErrEvent
SuperviseResEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, TpCallLegIdentifier tpCallLegIdentifier, int report, int usedTime)
          Constructor for SuperviseResEvent
 

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

Methods in org.mobicents.csapi.jr.slee.ui that return TpCallLegIdentifier
 TpCallLegIdentifier CallLegUITarget.getTpCallLegIdentifier()
           
 

Methods in org.mobicents.csapi.jr.slee.ui with parameters of type TpCallLegIdentifier
 void CallLegUITarget.setTpCallLegIdentifier(TpCallLegIdentifier tpCallLegIdentifier)
           
 

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



Copyright © 2008. All Rights Reserved.