resChannelImportance

abstract fun resChannelImportance(): Int

notification channel importance. Must be one of

Return

notification channel importance. Default is IMPORTANCE_HIGH

See also

android.app.NotificationChannel

android.app.NotificationChannel#NotificationChannel(String, CharSequence, int)