convergedconnectionhandler/cchclientapi/cchuinotif/inc/cchuinotifier.h
branchRCL_3
changeset 11 6134b5029079
parent 0 a4daefaec16c
--- a/convergedconnectionhandler/cchclientapi/cchuinotif/inc/cchuinotifier.h	Wed Mar 31 21:20:05 2010 +0300
+++ b/convergedconnectionhandler/cchclientapi/cchuinotif/inc/cchuinotifier.h	Wed Apr 14 15:49:55 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -265,6 +265,11 @@
      */
     TUint   iServiceId;
     
+    /**
+     * Flag to determine if application key is blocked.
+     */
+    TBool iAppKeyBlocked;
+    
     CCHUI_UNIT_TEST( T_CchUiNotifierBase )
     };