alarmui/inc/alarmutils.h
branchRCL_3
changeset 30 d68a4b5d5885
parent 0 f979ecb2b13e
child 65 12af337248b1
equal deleted inserted replaced
27:55d60436f00b 30:d68a4b5d5885
   258     /**
   258     /**
   259     * Snooze the active alarm.
   259     * Snooze the active alarm.
   260     * @since S60 3.2
   260     * @since S60 3.2
   261     **/
   261     **/
   262     void DoSnooze();
   262     void DoSnooze();
   263 
   263     /**
       
   264     * Silence the active alarm.
       
   265     * @since tb9.2
       
   266     **/
       
   267     void DoSilence();    
   264     /**
   268     /**
   265     * Checks if this alarm can be shown in "alarm" or in "charging" state.
   269     * Checks if this alarm can be shown in "alarm" or in "charging" state.
   266     * @since S60 3.2
   270     * @since S60 3.2
   267     * @return ETrue, if alarm can be shown.
   271     * @return ETrue, if alarm can be shown.
   268     */
   272     */