NotificationEvent¶
Class NotificationEvent
Hierarchy (View Summary)
- WebVisEvent
- NotificationEvent
 
 
  Index
Constructors
Properties
  Constructors
constructor
- new NotificationEvent(
message: string,
notificationLevel: string,
): NotificationEvent Parameters
- message: string
The notification message.
 - notificationLevel: string
The level of the notification.
 
Returns NotificationEvent
- message: string
 
NOTIFICATION NOTIFICATION