Uses of Class
org.csapi.cc.TpCallNotificationScope

Packages that use TpCallNotificationScope
org.csapi.cc   
org.csapi.cc.mmccs   
 

Uses of TpCallNotificationScope in org.csapi.cc
 

Fields in org.csapi.cc declared as TpCallNotificationScope
 TpCallNotificationScope TpCallNotificationRequest.CallNotificationScope
           
 TpCallNotificationScope TpCallNotificationScopeHolder.value
           
 

Methods in org.csapi.cc that return TpCallNotificationScope
static TpCallNotificationScope TpCallNotificationScopeHelper.extract(org.omg.CORBA.Any any)
           
static TpCallNotificationScope TpCallNotificationScopeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc with parameters of type TpCallNotificationScope
static void TpCallNotificationScopeHelper.insert(org.omg.CORBA.Any any, TpCallNotificationScope s)
           
static void TpCallNotificationScopeHelper.write(org.omg.CORBA.portable.OutputStream out, TpCallNotificationScope s)
           
 

Constructors in org.csapi.cc with parameters of type TpCallNotificationScope
TpCallNotificationRequest(TpCallNotificationScope CallNotificationScope, TpCallEventRequest[] CallEventsRequested)
           
TpCallNotificationScopeHolder(TpCallNotificationScope initial)
           
 

Uses of TpCallNotificationScope in org.csapi.cc.mmccs
 

Fields in org.csapi.cc.mmccs declared as TpCallNotificationScope
 TpCallNotificationScope TpNotificationMediaRequest.MediaNotificationScope
           
 

Constructors in org.csapi.cc.mmccs with parameters of type TpCallNotificationScope
TpNotificationMediaRequest(TpCallNotificationScope MediaNotificationScope, TpMediaStreamRequest[] MediaStreamsRequested)
           
 



Copyright © 2008. All Rights Reserved.