channelName

var channelName: String

notification channel name. To learn about notification channels, visit the <a href="https://developer.android.com/guide/topics/ui/notifiers/notifications.html#ManageChannels">notification guide

Return

Resource id for the notification channel name

Since

5.0.0

See also

android.app.NotificationChannel

#NotificationChannel(String, CharSequence, int)