phoneengine/phonemodel/inc/cpemessagehandler.h
branchRCL_3
changeset 58 40a3f856b14d
parent 39 b8d67d6176f5
child 61 41a7f70b3818
--- a/phoneengine/phonemodel/inc/cpemessagehandler.h	Thu Jul 15 18:38:16 2010 +0300
+++ b/phoneengine/phonemodel/inc/cpemessagehandler.h	Thu Aug 19 09:54:27 2010 +0300
@@ -836,6 +836,9 @@
         TBool iEmergencyCallActive;
         //
         TBool iBtaaDisconnected;
+		// Flag to associate switch to vid/voice call operation and video call's reconnect operation.
+		// Use to fetch the right SwitchToNumber.
+        TBool iSwitchToVidCalReconFlag;
         //Client Information, member variable because emergency call from phone client
         //is not allowed to allocate memory. 
         CPEClientInformation* iClientInformation;