NotificationEvent#
Class NotificationEvent
Hierarchy
- WebVisEvent
- NotificationEvent
 
Constructors
Properties
Constructors
constructor
- new Notification Event(message, notificationLevel): NotificationEvent 
- 
Parameters- 
message: stringThe notification message. 
- 
notificationLevel: stringThe level of the notification. 
 Returns NotificationEventDeprecatedNotificationEvent is deprecated and will be removed in a future release. The NOTIFICATION event occurs if a new notification arrives. 
- 
Properties
id
id: number
message
message: string
The notification message.
notification
notification
The level of the notification.
Optional transaction
transaction
Optional transactionID
transactionID?: number
NOTIFICATION NOTIFICATION