emailuis/nmframeworkadapter/inc/nmframeworkadapter.h
changeset 76 38bf5461e270
parent 68 83cc6bae1de8
--- a/emailuis/nmframeworkadapter/inc/nmframeworkadapter.h	Thu Sep 30 11:43:07 2010 +0300
+++ b/emailuis/nmframeworkadapter/inc/nmframeworkadapter.h	Thu Oct 14 17:33:43 2010 +0300
@@ -122,7 +122,7 @@
             const NmId& mailbox,
             NmFolderType folderType );
 
-    int refreshMailbox(NmId mailboxId);
+    int refreshMailbox(NmId mailboxId, bool silentConnection);
 
     int goOnline(const NmId& mailboxId);
     
@@ -283,7 +283,7 @@
 
     void resetCache(const NmId &mailboxId);
 
-    int RefreshMailboxL(NmId mailboxId);
+    int RefreshMailboxL(NmId mailboxId, bool silentConnection);
     
     int GoOnlineL(const NmId &mailboxId);