Notification

Defined in package com.scandit.datacapture.core.ui.notification

NotificationConfiguration
class NotificationConfiguration

Added in version 7.5.0

This represents a notification that can be displayed to the user. Build it using the NotificationBuilder and present it using the NotificationPresenter.

tag
@NonNull String getTag()

Added in version 7.5.0

The tag of the notification.