EXTRA_NOTIFICATION_TAG

val EXTRA_NOTIFICATION_TAG: String = "com.urbanairship.push.NOTIFICATION_TAG"

The notification tag extra contains the tag of the notification placed in the NotificationManager by the library.

If a Notification was not created, the extra will not be included.