NOTIFICATION_TAG

val NOTIFICATION_TAG: String = "batch"

Notification tag.

Notifications displayed by Batch all have this tag. Useful if you need to cancel them, for example.