with Res Send Button Icon
fun withResSendButtonIcon(@DrawableRes() resSendButtonIcon: Int): NotificationConfigurationBuilder
Content copied to clipboard
send button icon shown in collapsed and sometimes expanded view
Since
5.0.0
Return
this instance
See also
androidx.core.app.NotificationCompat.Builder
#addAction(int, CharSequence, PendingIntent)
Parameters
resSendButtonIcon
Resource id for the send button icon in the status bar notification.