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.用户输入或选择的文本。