with Res Comment Prompt
fun withResCommentPrompt(@StringRes() resCommentPrompt: Int): NotificationConfigurationBuilder
Content copied to clipboard
in-line comment prompt label. No effect on pre-nougat devices.
Since
5.0.0
Return
this instance
See also
androidx.core.app.RemoteInput.Builder
#setLabel(CharSequence)
Parameters
resCommentPrompt
Resource id for the user comment input label in the notification action.