Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Genesyslab.Desktop.Infrastructure.Events Namespace
NamespacesGenesyslab.Desktop.Infrastructure.Events
 
Declaration Syntax
C#Visual BasicVisual C++
namespace Genesyslab.Desktop.Infrastructure.Events
Namespace Genesyslab.Desktop.Infrastructure.Events
namespace Genesyslab.Desktop.Infrastructure.Events
Types
All TypesClassesEnumerations
IconTypeDescription
Alert
Represents an alert message sent through the EventBroker.

AlertError
An error alert.

AlertEvent
Sends through the EventBroker to send a new Alert.

AlertInformation
An information alert.

AlertMessage
A message alert.

AlertResetEvent
Sends through the EventBroker to reset an Alert.

AlertSection
The common Alert section.

AlertWarning
A warning alert.

CloseLoginWindowEvent
Sends through the EventBroker to indicate close the login Window or Place /Channel Window.

LoginEvent
Sends through the EventBroker when the login occurs.

LoginPostEvent
Sends through the EventBroker after the LoginEvent is sent.

LoginPreEvent
Sends through the EventBroker before the LoginEvent is sent.

LogoutEvent
Sends through the EventBroker when the logout occurs.

LogoutPostEvent
Sends through the EventBroker after the LogoutEvent is sent.

LogoutPreEvent
Sends through the EventBroker before the LogoutEvent is sent.

SeverityType
Describes the Alert severity.

ShowMainWindowEvent
Sends through the EventBroker to indicate login is Ok, continue the initialization of the application.