ipsservices/ipssosaoplugin/inc/IpsSosAOPlugin.hrh
changeset 65 478bc57ad291
parent 23 2dc6caa42ec3
equal deleted inserted replaced
59:16ed8d08d0b1 65:478bc57ad291
    24 const TInt KIpsSosAOStartDelaySeconds = 60;
    24 const TInt KIpsSosAOStartDelaySeconds = 60;
    25 const TInt KIpsSosAOReTryInterval = 60;
    25 const TInt KIpsSosAOReTryInterval = 60;
    26 const TInt KIpsSosAOMaxReTryTimes = 3;
    26 const TInt KIpsSosAOMaxReTryTimes = 3;
    27 const TInt KIpsSosAOSuspendWatchdogTime = 300;
    27 const TInt KIpsSosAOSuspendWatchdogTime = 300;
    28 const TInt KIpsSosAOContinueWaitTime = 5;
    28 const TInt KIpsSosAOContinueWaitTime = 5;
    29 
    29 const TInt KAODefaultInboxSyncTimeSecs = 3600;
    30 const TInt IpsSosAODefaultGranularity = 2;
    30 const TInt IpsSosAODefaultGranularity = 2;
    31 
    31 
    32 
    32 
    33 
    33 
    34 #endif /*IPSSOSAOPLUGIN_HRH*/
    34 #endif /*IPSSOSAOPLUGIN_HRH*/