const TUint32 | KDsJobCancel |
PubSub key used for handling Sync Cancel operation.
const TUid | KPSUidDataSynchronizationInternalKeys |
SyncML Data Synchronization Internal P&S Keys UID
const TUint32 | KDataSyncStatus |
P&S key for Data Synchronization status.
Possible integer values: 0 = Data sync is not running (EDataSyncNotRunning) 1 = Data sync is running, using OMA DS protocol version 1.1 (EDataSyncRunning) 2 = Data sync is running, using OMA DS protocol version 1.2 (EDataSyncRunning12)
Default value: 0 (EDataSyncNotRunning)
Note: Key is created when Data Sync is run first time. Before that it does not exist. If you want just to see whether Data sync is running and you do not care about the OMA DS protocol version, just compare if key value is greater than zero (>0)
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.