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 notifications Make sure the small icon follows the notification icon guidelines. Guideline: Notification small icon should be flat, pictured face on, and must be white on a transparent background. For more details refer to the official docs for more details.

Return

instance of MoEngage.Builder

Deprecated

since 11.0.00, use configureNotificationMetaData

Parameters

smallIcon

resource link to the small icon.