@lynx-js/lynxtron / NotificationResponse
NotificationResponse
Properties
actionIdentifier
The identifier string of the action that the user selected.
Defined in
apis/api/notification-response.d.ts:9
date
The delivery date of the notification.
Defined in
apis/api/notification-response.d.ts:13
identifier
The unique identifier for this notification request.
Defined in
apis/api/notification-response.d.ts:17
userInfo
A dictionary of custom information associated with the notification.
Defined in
apis/api/notification-response.d.ts:21
userText?
The text entered or chosen by the user.
Defined in