ipsservices/ipssosplugin/inc/ipsplgsyncstatehandler.h
changeset 18 578830873419
parent 0 8466d47a6819
child 23 2dc6caa42ec3
equal deleted inserted replaced
4:e7aa27f58ae1 18:578830873419
   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  );
       
   112     
   107     
   113 private:
   108 private:
   114     
   109     
   115     /**
   110     /**
   116      *
   111      *