btobexprofiles/obexreceiveservices/bip/inc/BIPController.h
changeset 67 16e4b9007960
parent 57 5ebadcda06cb
equal deleted inserted replaced
65:001a94c71129 67:16e4b9007960
     1 /*
     1 /*
     2 * Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2004-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".
    35 
    35 
    36 // FORWARD DECLARATIONS
    36 // FORWARD DECLARATIONS
    37 
    37 
    38 class CBIPCapabilityHandler;
    38 class CBIPCapabilityHandler;
    39 class CBIPImageHandler;
    39 class CBIPImageHandler;
       
    40 class CBtConversationViewLauncher;
    40 
    41 
    41 /**
    42 /**
    42 * Backup status.
    43 * Backup status.
    43 * The value is controlled by FileManager
    44 * The value is controlled by FileManager
    44 */
    45 */
   167     CHbDeviceDialogSymbian*     iFailureDialog;
   168     CHbDeviceDialogSymbian*     iFailureDialog;
   168     TBool                       iReceivingFailed;
   169     TBool                       iReceivingFailed;
   169     CHbDeviceDialogSymbian*     iRecvDoneDialog;
   170     CHbDeviceDialogSymbian*     iRecvDoneDialog;
   170     TBool                       iShowRecvCompleteDialog;
   171     TBool                       iShowRecvCompleteDialog;
   171     CHbDeviceDialogSymbian*     iMemoryFullDailog;
   172     CHbDeviceDialogSymbian*     iMemoryFullDailog;
       
   173     CBtConversationViewLauncher*    iBtCnvViewLauncher;
   172     };
   174     };
   173     
   175     
   174 _LIT(KBipPanicCategory, "BIP");
   176 _LIT(KBipPanicCategory, "BIP");
   175 enum TBipPanicCode
   177 enum TBipPanicCode
   176     {
   178     {