The NotificationType class defines constants for use in the
priority
parameter of the DockIcon
bounce() method and the
type
parameter of the NativeWindow
notifyUser() method.
static const CRITICAL:String = "critical"
Specifies that a notification alert is critical in nature and the user should attend to it promptly.
static const INFORMATIONAL:String = "informational"
Specifies that a notification alert is informational in nature and the user can safely ignore it.
© 2009 Adobe Systems Incorporated. All rights reserved.
Fri Feb 20 2009, 11:31 AM -08:00