setNotificationLargeIcon
fun setNotificationLargeIcon(@DrawableRes notificationLargeIcon: Int): AirshipConfigOptions.Builder(source)
Sets the large notification Icon.
See com.urbanairship.push.notifications.AirshipNotificationProvider.setLargeIcon.
Return
The config options builder.
Parameters
notificationLargeIcon
The large notification icon.