Indicates the badge on client app home icon.
Indicates notification body text.
Indicates the string value to replace format specifiers in body string for localization.
Indicates the key to the body string for localization.
The action associated with a user click on the notification.
Indicates color of the icon, expressed in #rrggbb format
Indicates notification icon. On Android: sets value to myicon for drawable resource myicon.png.
Indicates sound to be played. Supports only default currently.
Indicates whether each notification message results in a new entry on the notification center on Android. If not set, each request creates a new notification. If set, and a notification with the same tag is already being shown, the new notification replaces the existing one in notification center.
Indicates notification title. This field is not visible on iOS phones and tablets.
Indicates the string value to replace format specifiers in title string for localization.
Indicates the key to the title string for localization.