[maemo-developers] Deleting alarms

From: Murray Cumming murrayc at murrayc.com
Date: Thu May 3 12:12:10 EEST 2007
If I understand the alarm API
http://www.maemo.org/platform/docs/howtos/howto_alarm_interface_bora.html
properly, it can be used to specify a D-Bus method to be called at
regular intervals. I guess the application/service will be started if
necessary.

But how can I remove an existing alarm (to replace it with a new alarm
with a different interval) if that alarm was set by a previous instance
of my application. Should I save the cookie_t ID in gconf in order to
use it later?

Or, do the alarms only work while my application is already running, and
stop working when my applications stops?

-- 
Murray Cumming
murrayc at murrayc.com
www.murrayc.com
www.openismus.com


More information about the maemo-developers mailing list