We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f628e commit e8b8a80Copy full SHA for e8b8a80
docs/notification-object.md
@@ -6,6 +6,7 @@ sidebar_label: Notification
6
7
Contains the payload data.
8
9
+- **`identifier`**- returns the notification's identifier string.
10
- **`title`**- returns the notification's title string.
11
- **`subtitle`**- returns the notification's title string. (iOS only)
12
- **`body`**- returns the notification's main message string.
0 commit comments