withInfoText

Sets the info message of the notification

Author

Arnau Mora

Since

20210313

Return

The Builder instance

Parameters

info

The info message of the notification


fun withInfoText(@StringRes textRes: Int, vararg arguments: Any): Notification.Builder

Sets the info text of the notification from a resource

Author

Arnau Mora

Since

20210313

Return

The Builder instance

Parameters

textRes

The resource string of the info text of the notification

arguments

Arguments for filling the info text