EXTRA_NOTIFICATION_ID

val EXTRA_NOTIFICATION_ID: String = "com.urbanairship.push.NOTIFICATION_ID"

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

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