EXTRA_PUSH_ID

val EXTRA_PUSH_ID: String = "com.urbanairship.push.CANONICAL_PUSH_ID"

The push ID extra is the ID assigned to a push at the time it is sent. Each API call will result in a unique push ID, so all notifications that are part of a multicast push will have the same push ID.