ipsservices/ipssosaoplugin/inc/IpsSosAOMboxLogic.h
changeset 66 084b5b1f02a7
parent 62 a8c646b56683
--- a/ipsservices/ipssosaoplugin/inc/IpsSosAOMboxLogic.h	Mon Aug 23 23:32:31 2010 +0300
+++ b/ipsservices/ipssosaoplugin/inc/IpsSosAOMboxLogic.h	Fri Sep 03 14:07:42 2010 +0300
@@ -166,12 +166,6 @@
     TInt GetCurrentState() const;
     
     /*
-     * Gets current error code
-     * @return iError value
-     */
-    TInt GetCurrentError() const;
-    
-    /*
      * Gets email address from settings
      * @param aEmailAddress mailbox email address
      */
@@ -186,7 +180,7 @@
     void SetEmnReceivedFlagL( TBool aNewValue );
     
     /*
-     * Gets mailbox roaming stopped status
+     * Gets true if mailbox is stopped because of roaming
      * @return ETrue if roaming and mailbox logic is stopped during roaming
      */
     TBool IsMailboxRoamingStoppedL();