vmbx/vmbxengine/inc/vmbxsatrefreshobserver.h
changeset 19 e44a8c097b15
parent 15 d7fc66ccd6fb
equal deleted inserted replaced
15:d7fc66ccd6fb 19:e44a8c097b15
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-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".
    36 /**
    36 /**
    37 *  Implements functionality specifig to voice mailbox entry
    37 *  Implements functionality specifig to voice mailbox entry
    38 *
    38 *
    39 
    39 
    40 *  @lib vmbxengine.lib
    40 *  @lib vmbxengine.lib
    41 *  @since S60 v5.2
       
    42 */
    41 */
    43 NONSHARABLE_CLASS( CVmbxSatRefreshObserver ) : public CBase,
    42 NONSHARABLE_CLASS( CVmbxSatRefreshObserver ) : public CBase,
    44                               public MSatRefreshObserver
    43                               public MSatRefreshObserver
    45     {
    44     {
    46 
    45