Location:
ASShdDefs.h
const TInt KMaxAlarmMessageLength;
Maximum length of an alarm message. The message is usually displayed by the alarm UI.
const TInt KMaxAlarmSoundNameLength;
Maximum length of the filename of the sound played when an alarm expires.
const TInt KDefaultSoundPlayOffsetInSeconds;
Defines the length in seconds of an alarm sound offset.
const TInt KDefaultSoundPlayDurationInSeconds;
Defines the length in seconds of an alarm sound duration.
const TAlarmCategory KASCliCategoryClock;
A category that can be assigned to identify clock alarms to the client. The server does not distinguish between alarm types.