Builder

class Builder(val message: PushMessage)(source)

Arguments builder.

Constructors

Link copied to clipboard
constructor(message: PushMessage)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Builds the notification arguments.

Link copied to clipboard

Sets the notification channel Id.

Link copied to clipboard
fun setNotificationId(notificationTag: String?, notificationId: Int): NotificationArguments.Builder

Sets the notification tag and Id.

Link copied to clipboard

Sets if the notification requires a long running task to generate the notification.