Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1014 Bytes

File metadata and controls

15 lines (10 loc) · 1014 Bytes

BasicNotificationAllOfAndroidBackgroundLayout

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.

Properties

Name Type Description Notes
image str Asset file, android resource name, or URL to remote image. [optional]
headings_color str Title text color ARGB Hex format. Example(Blue) "FF0000FF". [optional]
contents_color str Body text color ARGB Hex format. Example(Red) "FFFF0000". [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]