serviceproviders/sapi_logging/tsrc/testing/tloggingservicetest/inc/loggingasyncservice.h
changeset 26 5d0ec8b709be
parent 5 989d2f495d90
--- a/serviceproviders/sapi_logging/tsrc/testing/tloggingservicetest/inc/loggingasyncservice.h	Tue Nov 24 08:56:33 2009 +0200
+++ b/serviceproviders/sapi_logging/tsrc/testing/tloggingservicetest/inc/loggingasyncservice.h	Thu Dec 17 09:09:50 2009 +0200
@@ -214,6 +214,15 @@
         * @param iter , Logging iterator
         */
         virtual void HandleNotifyL(TUint aTransid ,TUint aStatus , CLogIter *iter ) = 0 ;
+		
+        /**
+        * HandleRequestL ,  method to get log data on an event
+        * methods
+        * @param aTransId , Transaction id
+        * @param aStatus
+        * @param aEvent , data for the occured event
+        */           
+        virtual void HandleRequestL(TUint aTransid ,TUint aStatus , CLogsEvent *event ) = 0 ;
 
         /**
         * CancelNotifyL , generic method to get updates on the async