messagingappbase/ncnlist/inc/NcnHandlerAudio.h
branchCompilerCompatibility
changeset 16 fa7d37e3fdf4
parent 0 72b543305e3a
equal deleted inserted replaced
15:73eb582b3dfb 16:fa7d37e3fdf4
   153 		 * @param Active profile.
   153 		 * @param Active profile.
   154 		 * @return ETrue if beep-once is set in profile.
   154 		 * @return ETrue if beep-once is set in profile.
   155 		 */
   155 		 */
   156 		TBool IsBeepOnceSetL( const MProfile& aProfile ) const;	
   156 		TBool IsBeepOnceSetL( const MProfile& aProfile ) const;	
   157 		 /* Plays Alert tone */
   157 		 /* Plays Alert tone */
   158 		void CNcnHandlerAudio::StartPlayToneL();	
   158 		void StartPlayToneL();	
   159 		
   159 		
   160     public:     // Data   
   160     public:     // Data   
   161     protected:  // Data
   161     protected:  // Data
   162     private:    // Data
   162     private:    // Data
   163 
   163