setPersistent

fun setPersistent(persistent: Boolean = true): Notification.Builder

Sets if the notification should be removable by the user

Author

Arnau Mora

Since

20210313

Return

The Builder instance

Parameters

persistent

If the notification should be non-removable by the user