Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 432 Bytes

notification-response.md

File metadata and controls

7 lines (6 loc) · 432 Bytes

NotificationResponse Object

  • actionIdentifier String - The identifier string of the action that the user selected.
  • date Number - The delivery date of the notification.
  • identifier String - The unique identifier for this notification request.
  • userInfo Record<String, any> - A dictionary of custom information associated with the notification.
  • userText String (optional) - The text entered or chosen by the user.