withResTitle

fun withResTitle(@StringRes() resTitle: Int): NotificationConfigurationBuilder

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.