EPOC   SDK Home Glossary Indexes Previous Next Up

TAlarmSoundState enum


TAlarmSoundState enum — Alarm sound status flags

Defined in

t32alm.h

Description

These flags show the current alarm sound status of all alarms. The flags are returned by the RAlarmServer::AlarmSoundState() function.

EAlarmSoundOn

Alarm sounds are on. Active alarms that are not snoozed or silenced have sound.

EAlarmSoundOff

Alarm sounds are off. Active alarms do not have sound.

EAlarmQuietPeriod

Alarm sounds are off until a certain time has expired, and then turn on.

EPOC       SDK Home Glossary Indexes Previous Next Up