ipsservices/ipssosplugin/inc/ipsplgpop3connectop.h
branchRCL_3
changeset 8 e1b6206813b4
parent 3 a4d6f1ea0416
child 24 d189ee25cf9d
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
   133         *
   133         *
   134         */
   134         */
   135         TBool ValidateL();
   135         TBool ValidateL();
   136 
   136 
   137         /**
   137         /**
   138         *
   138          * Send user password query request to CIpsPlgEventHandler
   139         */
   139          * @return ETrue - if query send
   140         void QueryUsrPassL();
   140          */
       
   141         TBool QueryUserPassL();
   141         
   142         
   142          
   143          
   143         /**
   144         /**
   144         *
   145         *
   145         */
   146         */
   161             {
   162             {
   162             EStartConnect,
   163             EStartConnect,
   163             EConnected,
   164             EConnected,
   164             EPopulate,
   165             EPopulate,
   165             EQueryingDetails,
   166             EQueryingDetails,
   166             EErrInvalidDetails,
   167             EQueryingDetailsBusy,
   167             EIdle
   168             EIdle
   168             };
   169             };
   169 
   170 
   170         TInt                                            iState;
   171         TInt                                            iState;
   171         CMsvEntry*                                      iEntry;        
   172         CMsvEntry*                                      iEntry;