iaupdate/IAD/ui/inc/iaupdateappui.h
branchRCL_3
changeset 34 741e5bba2bd1
parent 0 ba25891c3a9e
equal deleted inserted replaced
28:98a43fae6e2b 34:741e5bba2bd1
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 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".
    83      * been completed.
    83      * been completed.
    84      * @param aFilterParams These parameters are used when update items
    84      * @param aFilterParams These parameters are used when update items
    85      * are filtered for the UI list.
    85      * are filtered for the UI list.
    86      */
    86      */
    87     void CheckUpdatesRequestL( MIAUpdateRequestObserver& aObserver,
    87     void CheckUpdatesRequestL( MIAUpdateRequestObserver& aObserver,
    88                                CIAUpdateParameters* aFilterParams );
    88                                CIAUpdateParameters* aFilterParams,
       
    89                                TBool aForcedRefresh );
    89 
    90 
    90     /**
    91     /**
    91      * When the show update operation is started through
    92      * When the show update operation is started through
    92      * the API, the session directs the requests for the UI. UI will
    93      * the API, the session directs the requests for the UI. UI will
    93      * hanle the operation and inform the observer when the operation is
    94      * hanle the operation and inform the observer when the operation is