NotificationEvent¶
Class NotificationEvent
Hierarchy (View Summary)
- WebVisEvent
- NotificationEvent
Index
Properties
id
id: number
The unique ID of the event.
message
message: string
The notification message.
notification Level
notificationLevel: string
The level of the notification.
Optional
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
type
The type of the event.
Deprecated
NotificationEvent is deprecated and will be removed in a future release.
The NOTIFICATION event occurs if a new notification arrives.