phoneapp/phoneuiview/inc/phoneviewcommanddefinitions.h
branchRCL_3
changeset 4 24062c24fe38
parent 3 8871b09be73b
child 5 2a26698d78ba
--- a/phoneapp/phoneuiview/inc/phoneviewcommanddefinitions.h	Fri Feb 19 22:50:26 2010 +0200
+++ b/phoneapp/phoneuiview/inc/phoneviewcommanddefinitions.h	Fri Mar 12 15:42:40 2010 +0200
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2002-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"
@@ -233,6 +233,10 @@
     EPhoneViewGetInvalidCsPhoneNumberFlag,
     EPhoneViewGetEasyDialingMenuId,
     EPhoneViewGetEasyDialingCbaId,
+    EPhoneViewGetNeedToReturnToForegroundAppStatus,
+    EPhoneViewSetNeedToReturnToForegroundAppStatus,
+    EPhoneViewSetConferenceAndWaitingVideo,
+    EPhoneViewLaunchMultimediaSharing,
 
     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
 };