You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,9 @@ A list of all available options
114
114
-`enableSound()`: Enables the notification sound.
115
115
-`disableSound()`: Mutes the notification sound.
116
116
-`badge(1)`: Accepts an integer value for the badge.
117
-
-`ttl(60)`: Accepts an integer value for the time to live. -`jsonData('')`: Accepts a json string or an array for additional. -`channelID('')`: Accepts a string to set the channelId of the notification for Android devices.
117
+
-`ttl(60)`: Accepts an integer value for the time to live.
118
+
-`jsonData('')`: Accepts a json string or an array for additional.
119
+
-`channelID('')`: Accepts a string to set the channelId of the notification for Android devices.
0 commit comments