with Res Channel Name
fun withResChannelName(@StringRes() resChannelName: Int): NotificationConfigurationBuilder
Content copied to clipboard
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
Since
5.0.0
Return
this instance
See also
android.app.NotificationChannel
#NotificationChannel(String, CharSequence, int)
Parameters
resChannelName
Resource id for the notification channel name