contacts_plat/cca_launch_api/inc/mccaparameter.h
branchRCL_3
changeset 6 e8e3147d53eb
parent 0 e686773b3f54
equal deleted inserted replaced
5:81f8547efd4f 6:e8e3147d53eb
    73     enum TContactDataFlags
    73     enum TContactDataFlags
    74         {
    74         {
    75         EContactNone = 0,
    75         EContactNone = 0,
    76         EContactId,         //Depricated; not supported anymore.
    76         EContactId,         //Depricated; not supported anymore.
    77         EContactLink,
    77         EContactLink,
    78         EContactMSISDN      //Depricated; not supported anymore.
    78         EContactMSISDN,     //Depricated; not supported anymore.
       
    79         EContactDataModel   //Internal flag for Phonebook2
    79         };
    80         };
    80 
    81 
    81     /**
    82     /**
    82      * Destroy this parameter entity and all its data.
    83      * Destroy this parameter entity and all its data.
    83      * @since S60 5.0
    84      * @since S60 5.0