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