Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Status Enumeration
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsStatus
Describes the state.
Declaration Syntax
C#Visual BasicVisual C++
public enum Status
Public Enumeration Status
public enum class Status
Members
MemberDescription
Logout
Logged out.

Ready
Ready.

PartialReady
Partially Ready.

NotReady
Not Ready.

NotReadyActionCode
Not Ready with a specific Action Code.

NotReadyAfterCallWork
Not Ready, doing after call work.

DndOn
Do Not Disturb (DND) is On.

OutOfService
Out of Service.

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