remotemgmt_plat/syncml_ds_customization_api/inc/NSmlOperatorDataCRKeys.h
branchRCL_3
changeset 25 b183ec05bd8c
parent 11 06f47423ecee
child 26 19bba8228ff0
--- a/remotemgmt_plat/syncml_ds_customization_api/inc/NSmlOperatorDataCRKeys.h	Thu Aug 19 10:44:50 2010 +0300
+++ b/remotemgmt_plat/syncml_ds_customization_api/inc/NSmlOperatorDataCRKeys.h	Tue Aug 31 16:04:06 2010 +0300
@@ -11,7 +11,7 @@
 *
 * Contributors:
 *
-* Description:  SyncMLNotifier Domain CenRep key definitions
+* Description:  SyncML DS customization API CenRep key definitions
 *
 */
 
@@ -75,4 +75,32 @@
  */
 const TUint32 KNsmlOpDsOperatorSyncServerId = 0x00000007;
 
+/**
+* KNsmlOpDsDevInfoManValue
+* Define Man value for operator devinfo
+*
+*/
+const TUint32 KNsmlOpDsDevInfoManValue = 0x00000008;
+
+/**
+ * KNsmlOpDsSyncMLStatusCodeList
+ * Define list of SyncML status codes for error reporting
+ *
+ */
+const TUint32 KNsmlOpDsSyncMLStatusCodeList = 0x00000009;
+
+/**
+ * KNsmlOpDsHttpErrorReporting
+ * Define if HTTP status codes are reported
+ *
+ */
+const TUint32 KNsmlOpDsHttpErrorReporting = 0x0000000A;
+
+/**
+ * KNsmlOpDsSyncMLErrorReporting
+ * Define if SyncML status codes are reported
+ *
+ */
+const TUint32 KNsmlOpDsSyncMLErrorReporting = 0x0000000B;
+
 #endif //NSMLOPERATORDATACRKEYS_H