Android
constructor(notificationIconResId: Int, notificationIconColorResId: Int? = null, notificationChannelData: NotificationPlatformConfiguration.Android.NotificationChannelData = NotificationChannelData(), showPushNotification: Boolean = true)
Parameters
notificationIconResId
icon ResourceId (R.drawable.ic_notification)
notificationIconColorResId
optional icon color ResourceId (R.color.yellow)
notificationChannelData
optional notification channel data for General or Miscellaneous notifications
showPushNotification
Default value is true, by default when push notification is received it will be shown to user. When set to false, it will not be shown to user, but you can still get notification content using