metadataengine/client/inc/mdesessionimpl.h
branchRCL_3
changeset 7 3cebc1a84278
parent 6 646a02f170b9
--- a/metadataengine/client/inc/mdesessionimpl.h	Fri Mar 12 15:44:28 2010 +0200
+++ b/metadataengine/client/inc/mdesessionimpl.h	Mon Mar 15 12:42:24 2010 +0200
@@ -517,6 +517,15 @@
 		 */
 		void NotifyError(TInt aError);
 
+        /* From MdESession. */
+        void AddObjectObserverWithUriL( MMdEObjectObserverWithUri& aObserver,
+                                CMdELogicCondition* aCondition,
+                                TUint32 aNotificationType,
+                                CMdENamespaceDef* aNamespaceDef );
+        
+        /* From MdESession. */
+        void RemoveObjectObserverWithUriL( MMdEObjectObserverWithUri& aObserver, 
+                                CMdENamespaceDef* aNamespaceDef );
     protected:
 
         /*