ipsservices/ipssosplugin/inc/ipsplgsyncstatehandler.h
changeset 23 2dc6caa42ec3
parent 18 578830873419
child 51 d845db10c0d4
equal deleted inserted replaced
20:ecc8def7944a 23:2dc6caa42ec3
   101     
   101     
   102     void NotifyMailboxRemove( TMsvId aMailbox );
   102     void NotifyMailboxRemove( TMsvId aMailbox );
   103     
   103     
   104     TInt FindMailbox( TMsvId aMailbox );
   104     TInt FindMailbox( TMsvId aMailbox );
   105     
   105     
   106 
   106     /**
       
   107     * Checks is there any connect operations running, meaning
       
   108     * that the mailbox is in "connected" state.
       
   109     * @param aMailBoxId Id of the mailbox which state is checked
       
   110     */
       
   111     TBool ConnOpRunning( const TFSMailMsgId& aMailBoxId  );
   107     
   112     
   108 private:
   113 private:
   109     
   114     
   110     /**
   115     /**
   111      *
   116      *