setNotificationLargeIcon
open fun setNotificationLargeIcon(@DrawableRes notificationLargeIcon: Int): AirshipConfigOptions.Builder
Sets the large notification Icon.
See setLargeIcon.
Return
The config options builder.
Parameters
notificationLargeIcon
The large notification icon.