phoneapp/phoneuicontrol/inc/cphonestate.h
branchRCL_3
changeset 31 ba54057fe027
parent 25 91c2fb4b78df
child 44 3c221667e687
--- a/phoneapp/phoneuicontrol/inc/cphonestate.h	Tue Apr 27 16:37:10 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/cphonestate.h	Tue May 11 16:13:03 2010 +0300
@@ -725,6 +725,15 @@
         */
         IMPORT_C TInt CustomizedDialerCbaResourceIdL();
         
+        /**
+        * Forwards Phone Engine messages to Phone customization
+        * @param aMessage Message from Phone Engine
+        * @param aCallId Call id the message concerns
+        * @return ETrue if message was handled
+        */
+        IMPORT_C TBool ForwardPEMessageToPhoneCustomizationL(
+            const TInt aMessage,
+            TInt aCallId );
 
     protected: // NumberEntry functions.