serviceproviders/sapi_logging/tsrc/testing/tloggingservicetest/inc/tlogcallback.h
changeset 26 5d0ec8b709be
parent 5 989d2f495d90
--- a/serviceproviders/sapi_logging/tsrc/testing/tloggingservicetest/inc/tlogcallback.h	Tue Nov 24 08:56:33 2009 +0200
+++ b/serviceproviders/sapi_logging/tsrc/testing/tloggingservicetest/inc/tlogcallback.h	Thu Dec 17 09:09:50 2009 +0200
@@ -34,6 +34,8 @@
 	 void HandleNotifyL(TUint aTransid ,TUint aStatus , CLogIter *iter )  ;
 	 
 	 void CancelNotifyL(TUint aTransid);
+	 
+	 void HandleRequestL( TUint aTransid, TUint aStatus, CLogsEvent *aEvent ) ;
 								   
 	 MLogCallback() ;