#include <app/calalarm.h>
class CCalAlarm : public CBase |
Public Member Functions | |
---|---|
~CCalAlarm() | |
IMPORT_C CCalContent * | AlarmAction() |
IMPORT_C const TDesC & | AlarmSoundNameL() |
IMPORT_C CCalAlarm * | NewL() |
IMPORT_C void | SetAlarmAction(CCalContent *) |
IMPORT_C void | SetAlarmSoundNameL(const TDesC &) |
IMPORT_C void | SetTimeOffset(TTimeIntervalMinutes) |
IMPORT_C TTimeIntervalMinutes | TimeOffset() |
Class representing an alarm. contains associated data extensions
This can be assigned to a calendar entry.