mobilemessaging/audiomsg/inc/audiomessageappui.h
changeset 1 d09ac5c1e252
parent 0 72b543305e3a
child 17 caea42e26caa
equal deleted inserted replaced
0:72b543305e3a 1:d09ac5c1e252
   744         CAknIconArray* RadioButtonArrayL( );
   744         CAknIconArray* RadioButtonArrayL( );
   745         
   745         
   746         void UpdateIndicatorIcons( TMmsMessagePriority aPriority );
   746         void UpdateIndicatorIcons( TMmsMessagePriority aPriority );
   747         
   747         
   748         TBool UnsupportedCallTypeOngoing( /*TBool aShowNote*/ );
   748         TBool UnsupportedCallTypeOngoing( /*TBool aShowNote*/ );
   749 		
   749         /**
       
   750         * This method is called if video or VOIP call is ongoing and
       
   751         * information note needs to be shown
       
   752         * @param aResourceId
       
   753         */
       
   754         static void ShowUnsupportedCallTypeNoteL( TInt aResourceId );
   750 		TBool CheckIncomingCall(  );
   755 		TBool CheckIncomingCall(  );
   751 		
   756 		
   752 		TBool DoEnterKeyL();
   757 		TBool DoEnterKeyL();
   753 		// Inline functions:
   758 		// Inline functions:
   754  
   759