dismiss_sync


Description:

[ CCode ( cname = "e_reminder_watcher_dismiss_sync" ) ]
public bool dismiss_sync (ReminderData rd, Cancellable? cancellable = null) throws Error

Synchronously dismiss single reminder in the past or snoozed reminders.

Parameters:

this

an ReminderWatcher

rd

an ReminderData to dismiss

cancellable

optional Cancellable object, or null

Returns:

whether succeeded