Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsAvailable Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresenceIPresenceServiceIsAvailable
Gets a value indicating whether the Presence service is available.
Declaration Syntax
C#Visual BasicVisual C++
bool IsAvailable { get; }
ReadOnly Property IsAvailable As Boolean
property bool IsAvailable {
	bool get ();
}
Value
true if the Presence service is available (if the stat server used for presence calculation is in service); otherwise, false.

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