emailuis/emailui/inc/FreestyleEmailUiContactHandler.h
branchRCL_3
changeset 12 4ce476e64c59
parent 10 f5907b1a1053
child 16 b5fbb9b25d57
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
    43 class MFSEmailUiContactHandlerObserver;
    43 class MFSEmailUiContactHandlerObserver;
    44 class MVPbkContactLinkArray;
    44 class MVPbkContactLinkArray;
    45 class CAiwServiceHandler;
    45 class CAiwServiceHandler;
    46 class CContactItem;
    46 class CContactItem;
    47 class MPbkGlobalSetting;
    47 class MPbkGlobalSetting;
       
    48 class CEikonEnv;
    48 
    49 
    49 /** Contact handler commands. */
    50 /** Contact handler commands. */
    50 enum TContactHandlerCmd
    51 enum TContactHandlerCmd
    51     {
    52     {
    52     EAddToContactL = 1,
    53     EAddToContactL = 1,
   455     // Flag for making video call
   456     // Flag for making video call
   456     TBool iVideoCall;
   457     TBool iVideoCall;
   457 
   458 
   458     // connection to CCMA launcher    
   459     // connection to CCMA launcher    
   459     MCCAConnection* iConnection;
   460     MCCAConnection* iConnection;
       
   461 
       
   462     CEikonEnv* iEnv;
   460 };
   463 };
   461 
   464 
   462 #endif /*FREESTYLEEMAILUICONTACTHANDLER_H_*/
   465 #endif /*FREESTYLEEMAILUICONTACTHANDLER_H_*/