util_has_alarms_in_range
Description:
[ Version ( since = "3.48" ) ]
public bool util_has_alarms_in_range (Component comp, long start, long end, ComponentAlarmAction omit, RecurResolveTimezoneCb resolve_tzid, Timezone default_timezone)
Checks whether the comp has any alarms in the given time interval.
Parameters:
| comp |
an Component to check alarms for |
| start |
start time |
| end |
end time |
| omit |
alarm types to omit |
| resolve_tzid |
Callback for resolving timezones |
| default_timezone |
The timezone used to resolve DATE and floating DATE-TIME values. |
| user_data |
Data to be passed to the resolve_tzid callback |
Returns:
|
true, when the |
Namespace: ECal
Package: libecal-2.0