WindowAlertRequestedEventArgs Properties |
The WindowAlertRequestedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
EventType |
The type of window event which was raised.
(Inherited from WindowEventArgs.) | |
Message |
The Message that the requested alert would have displayed.
| |
Name |
The window name which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
RuntimeID |
The RuntimeID which contains the Entitiy which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
Source |
The Openfin Entity which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
SourceUrl |
Source URL that requested the alert.
| |
Topic |
The topic for the entity that raised the event
(Inherited from OpenfinDesktopEventArgs.) | |
Uuid |
The application or connection UUID which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
Window |
The Openfin Window which raised the event.
(Inherited from WindowEventArgs.) |