mmsharing/livecommsui/lcui/tsrc/ipvtengine/inc/musengsessionmanager.h
changeset 34 01f0bb65bcf1
parent 22 496ad160a278
equal deleted inserted replaced
29:36d7ded3ca23 34:01f0bb65bcf1
    54         CMusEngMceSession* iSession;
    54         CMusEngMceSession* iSession;
    55 
    55 
    56         CMccDataReceiver* iMsgReceiver;
    56         CMccDataReceiver* iMsgReceiver;
    57         CMccDataSender* iMsgSender;
    57         CMccDataSender* iMsgSender;
    58 
    58 
       
    59     private: // Constants
       
    60         
       
    61         static const int VTSETTING_ALWAYS_ASK_FIRST = 0;
       
    62         static const int VTSETTING_DO_NOT_SHOW = 1;
       
    63         static const int VTSETTING_SHOW_AUTOMATICALLY = 2;
       
    64         
    59     };  
    65     };  
    60     
    66     
    61 #endif // CMUSENGSESSIONMANAGER_H
    67 #endif // CMUSENGSESSIONMANAGER_H
    62 
    68 
    63 // end of file
    69 // end of file