# Reminder Agent >**NOTE:** >The initial APIs of this module are supported since API version 7. Newly added APIs will be marked with a superscript to indicate their earliest API version. ## Applicable Devices
AsyncCallback<Array<ReminderRequest>> |
Asynchronous callback used to return an array of all valid reminders set by the current application. |
Promise<Array<ReminderRequest>> |
Promise used to return an array of all valid reminders set by the current application. |
Name of the package redirected to when the reminder notification is clicked. |
|||
Name of the ability that is redirected to when the reminder notification is clicked. |