phoneengine/phonemodel/inc/cpemessagehandler.h
branchRCL_3
changeset 58 40a3f856b14d
parent 39 b8d67d6176f5
child 61 41a7f70b3818
equal deleted inserted replaced
57:94dc1107e8b2 58:40a3f856b14d
   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;
   839         //Client Information, member variable because emergency call from phone client
   842         //Client Information, member variable because emergency call from phone client
   840         //is not allowed to allocate memory. 
   843         //is not allowed to allocate memory. 
   841         CPEClientInformation* iClientInformation;
   844         CPEClientInformation* iClientInformation;
   842 		// Dial Data
   845 		// Dial Data
   843 		CPhCltDialData* iClientDialData;
   846 		CPhCltDialData* iClientDialData;