syncmlfw/syncmlnotifier/inc/SyncMLAppLaunchNotifier.h
branchRCL_3
changeset 58 4af31167ea77
parent 9 57a65a3a658c
equal deleted inserted replaced
42:490439ac0bd4 58:4af31167ea77
   148         /**
   148         /**
   149         * From CSyncMLNotifierBase Gets called when a request completes.
   149         * From CSyncMLNotifierBase Gets called when a request completes.
   150         * @param None.
   150         * @param None.
   151         * @return None.
   151         * @return None.
   152         */
   152         */
   153         void RunL();
   153         void RunL();        
   154         
   154         /**
       
   155         * From CSyncMLNotifierBase Gets called when RunL leaves.
       
   156         * @param aError.
       
   157         * @return TInt.
       
   158         */
       
   159         TInt RunError(TInt aError);
   155         /**
   160         /**
   156         * From RConnectionMonitor gets the staus of roaming .
   161         * From RConnectionMonitor gets the staus of roaming .
   157         * If roaming returns true else returns false
   162         * If roaming returns true else returns false
   158         * @param ret
   163         * @param ret
   159         * @return None.
   164         * @return None.