phoneapp/phoneuiview/inc/cphoneincallindicator.h
changeset 1 838b0a10d15b
parent 0 5f000ab63145
child 10 ba54057fe027
--- a/phoneapp/phoneuiview/inc/cphoneincallindicator.h	Mon Jan 18 20:18:27 2010 +0200
+++ b/phoneapp/phoneuiview/inc/cphoneincallindicator.h	Tue Jan 26 11:57:27 2010 +0200
@@ -67,6 +67,12 @@
         * @param aCommandParam command parameter
         */
         void HandleCipheringChange( TPhoneCommandParam* aCommandParam );
+        
+        
+        /**
+        * return is emergency call active
+        */
+        TBool IsEmergencyCall();
 
     private: