setNotificationAccentColor
fun setNotificationAccentColor(@ColorInt notificationAccentColor: Int): AirshipConfigOptions.Builder(source)
Sets the default notification accent color.
See com.urbanairship.push.notifications.AirshipNotificationProvider.defaultAccentColor.
Return
The config options builder.
Parameters
notificationAccentColor
The notification accent color.