remotemgmt_plat/data_synchronization_notification_api/inc/DataSyncInternalPSKeys.h
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
equal deleted inserted replaced
25:b183ec05bd8c 26:19bba8228ff0
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #ifndef SYNCML_DATASYNC_INTERNAL_PS_KEYS_H
    20 #ifndef SYNCML_DATASYNC_INTERNAL_PS_KEYS_H
    21 #define SYNCML_DATASYNC_INTERNAL_PS_KEYS_H
    21 #define SYNCML_DATASYNC_INTERNAL_PS_KEYS_H
       
    22 /**
       
    23 *Device manager key UID
       
    24 */
       
    25 const TUid KPSUidNSmlDSSyncApp = {0x101F6DE4};
       
    26 
       
    27 /**
       
    28 *PubSub key used for handling Sync Cancel operation.
       
    29 */
       
    30 const TUint32  KDsJobCancel = 0x00000001; 
    22 
    31 
    23 /**
    32 /**
    24 * SyncML Data Synchronization Internal P&S Keys UID
    33 * SyncML Data Synchronization Internal P&S Keys UID
    25 */
    34 */
    26 const TUid KPSUidDataSynchronizationInternalKeys = {0x101F9A0B};
    35 const TUid KPSUidDataSynchronizationInternalKeys = {0x101F9A0B};