NotificationConfig
Notification Configuration object.
Author
Umang Chamaria
Since
11.0.00
Parameters
Resource-Id for the Notification Small icon.
Guideline: Notification small icon should be flat, pictured face on, and must be white on a transparent background.
Resource-Id for the Notification Large Icon
Set the color for notification.
File name of the sound file which should be played whenever notification is received on the device. The sound file should be present in the raw folder of your application.
Note: This is used only for Android N and below devices.
By default, the SDK shows only one notification at a given point in time, existing notification is updated with the new notification. If set to true new notifications would be shown separately.
By default MoEngage SDK synthesis the back-stack from the manifest when redirecting user on push click. If set to false SDK would not synthesis a back-stack.
false if you don't want to show the notification large icon on Android Lollipop and above devices, else true.