--- a/syncmlfw/syncmlnotifier/inc/SyncMLAppLaunchNotifier.h Mon Jun 21 16:37:58 2010 +0300
+++ b/syncmlfw/syncmlnotifier/inc/SyncMLAppLaunchNotifier.h Thu Jul 15 19:36:11 2010 +0300
@@ -150,8 +150,13 @@
* @param None.
* @return None.
*/
- void RunL();
-
+ void RunL();
+ /**
+ * From CSyncMLNotifierBase Gets called when RunL leaves.
+ * @param aError.
+ * @return TInt.
+ */
+ TInt RunError(TInt aError);
/**
* From RConnectionMonitor gets the staus of roaming .
* If roaming returns true else returns false