ipsservices/ipssosplugin/inc/ipsplgsyncstatehandler.h
changeset 23 2dc6caa42ec3
parent 18 578830873419
child 51 d845db10c0d4
--- a/ipsservices/ipssosplugin/inc/ipsplgsyncstatehandler.h	Mon May 03 12:23:15 2010 +0300
+++ b/ipsservices/ipssosplugin/inc/ipsplgsyncstatehandler.h	Fri May 14 15:41:10 2010 +0300
@@ -103,7 +103,12 @@
     
     TInt FindMailbox( TMsvId aMailbox );
     
-
+    /**
+    * Checks is there any connect operations running, meaning
+    * that the mailbox is in "connected" state.
+    * @param aMailBoxId Id of the mailbox which state is checked
+    */
+    TBool ConnOpRunning( const TFSMailMsgId& aMailBoxId  );
     
 private: