voipplugins/sipconnectionprovider/ipvoicemailengine/inc/ipvmbxengine.h
branchRCL_3
changeset 15 43658d24f35d
parent 0 a4daefaec16c
equal deleted inserted replaced
14:be41ab7b952f 15:43658d24f35d
     1 /*
     1 /*
     2 * Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-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".
    56         EEngineSubscribeRejected,
    56         EEngineSubscribeRejected,
    57         EEngineIncorrectAccount,
    57         EEngineIncorrectAccount,
    58         EEngineSmsError,
    58         EEngineSmsError,
    59         EEngineSmsOom,
    59         EEngineSmsOom,
    60         EEngineNetworkLost,
    60         EEngineNetworkLost,
    61         EEngineNetworkError
    61         EEngineNetworkError,
       
    62         EEngineFatalNetworkError
    62         };
    63         };
    63 
    64 
    64     /**
    65     /**
    65      * Two-phased constructor.
    66      * Two-phased constructor.
    66      *
    67      *