iaupdate/IAD/ui/inc/iaupdateprivatecrkeys.h
branchRCL_3
changeset 15 51c0f5edf5ef
parent 0 ba25891c3a9e
equal deleted inserted replaced
6:aba6b8104af3 15:51c0f5edf5ef
     1 /*
     1 /*
     2 * Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    49 * 0 = No automatiuc update check
    49 * 0 = No automatiuc update check
    50 * 1 = Automatiuc update check enabled when not roaming
    50 * 1 = Automatiuc update check enabled when not roaming
    51 * 2 = Automatic update enabled
    51 * 2 = Automatic update enabled
    52 **/
    52 **/
    53 const TUint32 KIAUpdateAutoUpdateCheck = 0x1;
    53 const TUint32 KIAUpdateAutoUpdateCheck = 0x1;
    54 
       
    55 /**
       
    56 * Roaming warning, integer value.
       
    57 *
       
    58 * Possible values:
       
    59 *
       
    60 * 0 = No roaming warning
       
    61 * 1 = Roaming warning
       
    62 **/
       
    63 const TUint32 KIAUpdateRoamingWarning = 0x2;
       
    64 
    54 
    65 
    55 
    66 /**
    56 /**
    67 * Checking frequency. 
    57 * Checking frequency. 
    68 *
    58 *