public class Urgency
extends org.freedesktop.bindings.Constant
Notification
shown.Modifier and Type | Field and Description |
---|---|
static Urgency |
CRITICAL
Represents critical urgency used for very important notifications.
|
static Urgency |
LOW
Represents low urgency used for unimportant notifications.
|
static Urgency |
NORMAL
Represents normal urgency used for standard notifications.
|
public static final Urgency CRITICAL
public static final Urgency LOW
public static final Urgency NORMAL