Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatServerConnectionOpened Event
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresencePresenceServiceStatServerConnectionOpened
Handles the StatServerConnectionOpened event.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler StatServerConnectionOpened
Public Event StatServerConnectionOpened As EventHandler
public:
 event EventHandler^ StatServerConnectionOpened {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)