setNotificationId

fun setNotificationId(notificationTag: String?, notificationId: Int): NotificationArguments.Builder(source)

Sets the notification tag and Id.

Return

The builder instance.

Parameters

notificationTag

The notification tag.

notificationId

The notification Id.