resChannelName

abstract fun resChannelName(): Int

notification channel name.To learn about notification channels, visit the notification guide

Return

Resource id for the notification channel name

See also

android.app.NotificationChannel

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