EXTRA_PRIORITY

val EXTRA_PRIORITY: String = "com.urbanairship.priority"

The extra key for the priority of the notification. Acceptable values range from PRIORITY_MIN (-2) to PRIORITY_MAX (2).

Defaults to 0.