Builder
Arguments builder.
Functions
Link copied to clipboard
Builds the notification arguments.
Link copied to clipboard
open fun setNotificationChannelId(@NonNull notificationChannelId: String): NotificationArguments.Builder
Sets the notification channel Id.
Link copied to clipboard
open fun setNotificationId(@Nullable 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.