mobilemessaging/audiomsg/inc/audiomessageappui.h
changeset 1 d09ac5c1e252
parent 0 72b543305e3a
child 12 caea42e26caa
--- a/mobilemessaging/audiomsg/inc/audiomessageappui.h	Thu Dec 17 08:44:11 2009 +0200
+++ b/mobilemessaging/audiomsg/inc/audiomessageappui.h	Thu Jan 07 12:45:05 2010 +0200
@@ -746,7 +746,12 @@
         void UpdateIndicatorIcons( TMmsMessagePriority aPriority );
         
         TBool UnsupportedCallTypeOngoing( /*TBool aShowNote*/ );
-		
+        /**
+        * This method is called if video or VOIP call is ongoing and
+        * information note needs to be shown
+        * @param aResourceId
+        */
+        static void ShowUnsupportedCallTypeNoteL( TInt aResourceId );
 		TBool CheckIncomingCall(  );
 		
 		TBool DoEnterKeyL();