diff -r ecc8def7944a -r 2dc6caa42ec3 ipsservices/ipssosplugin/inc/ipsplgsyncstatehandler.h --- 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: