Channel: Push Notifications Platform: Android Allowing setting a background image for the notification. This is a JSON object containing the following keys. See our Background Image documentation for image sizes.
| Name | Type | Description | Notes |
|---|---|---|---|
| image | String | Asset file, android resource name, or URL to remote image. | [optional] |
| headingsColor | String | Title text color ARGB Hex format. Example(Blue) "FF0000FF". | [optional] |
| contentsColor | String | Body text color ARGB Hex format. Example(Red) "FFFF0000". | [optional] |