diff -r 72b543305e3a -r d09ac5c1e252 mobilemessaging/audiomsg/inc/audiomessageappui.h --- 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();