remotemgmt_plat/device_management_parameter_api/inc/DevManInternalCRKeys.h
branchRCL_3
changeset 21 490439ac0bd4
parent 9 57a65a3a658c
child 24 13d7c31c74e0
equal deleted inserted replaced
19:696f5dd11939 21:490439ac0bd4
   159 * If value is 2 if the dialog has been displayed but not accepted yet
   159 * If value is 2 if the dialog has been displayed but not accepted yet
   160 * 
   160 * 
   161 */
   161 */
   162 const TUint32 KDMDisclaimerAccepted = 0x00000011;
   162 const TUint32 KDMDisclaimerAccepted = 0x00000011;
   163 
   163 
       
   164 /*
       
   165 * This key stores the TargetRef for SCOMO to send Alert. Default value is null.
       
   166 */
       
   167 const TUint32 KNSmlDMSCOMOTargetRef = 0x00000012;
       
   168 
       
   169 
   164 #endif // SYNCML_DEVMAN_INTERNAL_CR_KEYS_H
   170 #endif // SYNCML_DEVMAN_INTERNAL_CR_KEYS_H
   165 
   171