NotificationArguments

Arguments used to create a notification in the NotificationProvider.

Types

Link copied to clipboard
class Builder(val message: PushMessage)

Arguments builder.

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The push message.

Link copied to clipboard

The notification channel Id.

Link copied to clipboard

The Id that will be used to post the notification.

Link copied to clipboard

The tag that will be used to post the notification.

Link copied to clipboard

The flag indicating the notification requires a long running task.