Uses of Class
org.mobicents.csapi.jr.slee.cc.mmccs.TpMultiMediaCallIdentifier

Packages that use TpMultiMediaCallIdentifier
org.mobicents.csapi.jr.slee.cc.mmccs Contains the Parlay Multi-Media Call Control Service (MMCCS) interfaces. 
 

Uses of TpMultiMediaCallIdentifier in org.mobicents.csapi.jr.slee.cc.mmccs
 

Methods in org.mobicents.csapi.jr.slee.cc.mmccs that return TpMultiMediaCallIdentifier
 TpMultiMediaCallIdentifier ReportMediaNotificationEvent.getCallReference()
          Returns the callReference
 TpMultiMediaCallIdentifier SuperviseVolumeResEvent.getTpMultiMediaCallIdentifier()
          Returns the tpMultiMediaCallIdentifier
 TpMultiMediaCallIdentifier SuperviseVolumeErrEvent.getTpMultiMediaCallIdentifier()
          Returns the tpMultiMediaCallIdentifier
 

Constructors in org.mobicents.csapi.jr.slee.cc.mmccs with parameters of type TpMultiMediaCallIdentifier
ReportMediaNotificationEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiMediaCallIdentifier callReference, TpMultiMediaCallLegIdentifier[] callLegReferenceSet, TpMediaStream[] mediaStreams, TpMediaStreamEventType type, int assignmentID)
          Constructor for ReportMediaNotificationEvent
SuperviseVolumeErrEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiMediaCallIdentifier tpMultiMediaCallIdentifier, TpCallError errorIndication)
          Constructor for SuperviseVolumeErrEvent
SuperviseVolumeResEvent(TpServiceIdentifier tpServiceIdentifier, TpMultiMediaCallIdentifier tpMultiMediaCallIdentifier, int report, TpCallSuperviseVolume usedVolume)
          Constructor for SuperviseVolumeResEvent
 



Copyright © 2008. All Rights Reserved.