phoneengine/phonemodel/inc/cpemessagehandler.h
branchRCL_3
changeset 81 c26cc2a7c548
parent 62 5266b1f337bd
equal deleted inserted replaced
73:e30d4a1b8bad 81:c26cc2a7c548
   834         TTime iTime;
   834         TTime iTime;
   835         //Current emergency call state.
   835         //Current emergency call state.
   836         TBool iEmergencyCallActive;
   836         TBool iEmergencyCallActive;
   837         //
   837         //
   838         TBool iBtaaDisconnected;
   838         TBool iBtaaDisconnected;
   839 		// Flag to associate switch to vid/voice call operation and video call's reconnect operation.
       
   840 		// Use to fetch the right SwitchToNumber.
       
   841         TBool iSwitchToVidCalReconFlag;
       
   842         //Client Information, member variable because emergency call from phone client
   839         //Client Information, member variable because emergency call from phone client
   843         //is not allowed to allocate memory. 
   840         //is not allowed to allocate memory. 
   844         CPEClientInformation* iClientInformation;
   841         CPEClientInformation* iClientInformation;
   845 		// Dial Data
   842 		// Dial Data
   846 		CPhCltDialData* iClientDialData;
   843 		CPhCltDialData* iClientDialData;