ipsservices/ipssosaoplugin/inc/IpsSosAOMboxLogic.h
changeset 72 64e38f08e49c
parent 65 478bc57ad291
--- a/ipsservices/ipssosaoplugin/inc/IpsSosAOMboxLogic.h	Thu Sep 02 20:15:00 2010 +0300
+++ b/ipsservices/ipssosaoplugin/inc/IpsSosAOMboxLogic.h	Fri Sep 17 08:27:21 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();