with Res Title
fun withResTitle(@StringRes() resTitle: Int): NotificationConfigurationBuilder
Content copied to clipboard
title of the notification
Since
5.0.0
Return
this instance
See also
androidx.core.app.NotificationCompat.Builder
#setContentTitle(CharSequence)
Parameters
resTitle
Resource id for the title in the status bar notification.