Notifications
Notifications provide feedback to the user of something of interest. See the learning articles.
Classes
Name | Description | |
---|---|---|
Specifies the details of an activity message to be displayed to the user. | ||
NotificationManager | The NotificationManager controls the interaction with the user for prompts, error messages, and alert dialogs. | |
Describes a message to be displayed to the user. |
Enumerations
Name | Description | |
---|---|---|
Reason for ending the activity message via endActivityMessage | ||
Describes the icon displayed in a messagebox opened using NotificationManager.openMessageBox. | ||
Describes the set of buttons displayed in a message box opened using NotificationManager.openMessageBox. | ||
Describes the possible return values produced when the user clicks a button in a messagebox opened using NotificationManager.openMessageBox. | ||
Describes the alert behavior of a NotifyMessageDetails. | ||
Classifies a NotifyMessageDetails by its level of importance. | ||
Describes the type and behavior of a NotifyMessageDetails. |
Interfaces
Name | Description | |
---|---|---|
ToolTipOptions | Describes the behavior of a tooltip created using NotificationManager.openToolTip. |
Last Updated: 18 May, 2022