Uses of Class
org.csapi.cc.mmccs.TpMediaNotificationRequested

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

Uses of TpMediaNotificationRequested in org.csapi.cc.cccs
 

Methods in org.csapi.cc.cccs that return TpMediaNotificationRequested
 TpMediaNotificationRequested[] _IpConfCallControlManagerStub.getMediaNotification()
           
 TpMediaNotificationRequested[] IpConfCallControlManagerPOATie.getMediaNotification()
           
 

Uses of TpMediaNotificationRequested in org.csapi.cc.mmccs
 

Fields in org.csapi.cc.mmccs declared as TpMediaNotificationRequested
 TpMediaNotificationRequested[] TpMediaNotificationRequestedSetHolder.value
           
 TpMediaNotificationRequested TpMediaNotificationRequestedHolder.value
           
 

Methods in org.csapi.cc.mmccs that return TpMediaNotificationRequested
static TpMediaNotificationRequested[] TpMediaNotificationRequestedSetHelper.extract(org.omg.CORBA.Any any)
           
static TpMediaNotificationRequested TpMediaNotificationRequestedHelper.extract(org.omg.CORBA.Any any)
           
 TpMediaNotificationRequested[] _IpMultiMediaCallControlManagerStub.getMediaNotification()
           
 TpMediaNotificationRequested[] IpMultiMediaCallControlManagerPOATie.getMediaNotification()
           
 TpMediaNotificationRequested[] IpMultiMediaCallControlManagerOperations.getMediaNotification()
           
static TpMediaNotificationRequested[] TpMediaNotificationRequestedSetHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpMediaNotificationRequested TpMediaNotificationRequestedHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc.mmccs with parameters of type TpMediaNotificationRequested
static void TpMediaNotificationRequestedHelper.insert(org.omg.CORBA.Any any, TpMediaNotificationRequested s)
           
static void TpMediaNotificationRequestedSetHelper.insert(org.omg.CORBA.Any any, TpMediaNotificationRequested[] s)
           
static void TpMediaNotificationRequestedHelper.write(org.omg.CORBA.portable.OutputStream out, TpMediaNotificationRequested s)
           
static void TpMediaNotificationRequestedSetHelper.write(org.omg.CORBA.portable.OutputStream _out, TpMediaNotificationRequested[] _s)
           
 

Constructors in org.csapi.cc.mmccs with parameters of type TpMediaNotificationRequested
TpMediaNotificationRequestedHolder(TpMediaNotificationRequested initial)
           
TpMediaNotificationRequestedSetHolder(TpMediaNotificationRequested[] initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cc.mmccs that return TpMediaNotificationRequested
 TpMediaNotificationRequested[] IpMultiMediaCallControlManagerConnection.getMediaNotification()
          This method is used by the application to query the event criteria set with createMediaNotification or changeMediaNotification.
 



Copyright © 2008. All Rights Reserved.