setNotificationSmallIcon

open fun setNotificationSmallIcon(@DrawableRes() smallIcon: Int): MoEngage.Builder

Set the small icon to be shown in the notification.This icon is a mandate for showing notificationsMake sure the small icon follows the notification icon guidelines.Guideline: Notification small icon should be flat, pictured face on, and must be white ona transparent background. For more details refer to theofficialdocsfor more details.

Return

instance of MoEngage.Builder

Deprecated

since 11.0.00, use configureNotificationMetaData

Parameters

smallIcon

resource link to the small icon.