NotificationEvent#
Class NotificationEvent
Hierarchy
- WebVisEvent
- NotificationEvent
Index
Constructors
Properties
Constructors
constructor
- new
Notification Event(message: string, notificationLevel: string): NotificationEvent -
The NOTIFICATION event occurs if a new notification arrives.
Parameters
-
message: string
The notification message.
-
notificationLevel: string
The level of the notification.
Returns NotificationEvent
-
Properties
id
id: number
message
message: string
notification Level
notification Level: string
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
NOTIFICATION NOTIFICATION