setAlertOnce

fun setAlertOnce(alertOnce: Boolean = true): Notification.Builder

Sets if the notification should interrupt the user every time it's updated.

Author

Arnau Mora

Since

20210313

Return

The Builder instance

Parameters

alertOnce

If the notification should only interrupt the user once.