ipsservices/ipssosplugin/inc/ipsplgsmtpservice.h
changeset 4 e7aa27f58ae1
parent 0 8466d47a6819
child 24 d189ee25cf9d
equal deleted inserted replaced
3:a4d6f1ea0416 4:e7aa27f58ae1
   188     CIpsPlgSosBasePlugin& iPlugin;
   188     CIpsPlgSosBasePlugin& iPlugin;
   189 
   189 
   190     CMsvSession& iSession;
   190     CMsvSession& iSession;
   191     
   191     
   192     CIpsPlgMsgMapper* iMsgMapper;
   192     CIpsPlgMsgMapper* iMsgMapper;
       
   193     
       
   194     /**
       
   195      * Own: Feature manager initialization flag
       
   196      */
       
   197     TBool iFeatureManagerInitialized;
   193 
   198 
   194     };
   199     };
   195 
   200 
   196 #endif /* IPSPLGSMTPSERVICE_H*/
   201 #endif /* IPSPLGSMTPSERVICE_H*/
   197 
   202