mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
432 B
432 B
NotificationResponse Object
actionIdentifierString - The identifier string of the action that the user selected.dateNumber - The delivery date of the notification.identifierString - The unique identifier for this notification request.userInfoRecord<String, any> - A dictionary of custom information associated with the notification.userTextString (optional) - The text entered or chosen by the user.