util_set_alarm_acknowledged
Description:
[ Version ( since = "3.40" ) ]
public bool util_set_alarm_acknowledged (Component component, string auid, int64 when)
Sets the ACKNOWLEDGED property on the component
's alarm with UID auid
to the time when
(in UTC), or to
the current time, when the when
is 0.
Parameters:
component |
an Component |
auid |
an alarm UID to modify |
when |
a time, in UTC, when to set the acknowledged property, or 0 for the current time |
Returns:
Whether succeeded. |
Namespace: ECal
Package: libecal-2.0