with Res Text
fun withResText(@StringRes() resText: Int): NotificationConfigurationBuilder
Content copied to clipboard
text in the notification
Since
5.0.0
Return
this instance
See also
androidx.core.app.NotificationCompat.Builder
#setContentText(CharSequence)
Parameters
resText
Resource id for the text in the status bar notification.